Skip to content

Store and sync repository metadata (data optional) for offline browsing, analysis, and updates.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

displexic/git-chest

Repository files navigation

Git Chest

Git Chest is a desktop application that allows you to own a local database of repository metadata (data optional). This includes data specific to git hosting platforms such as issues, discussions, pull requests, and more.

Features

  • Archiving: Keep historical copies of remote repositories, including platform-specific data.
  • Updates: Watch for any user, organization, and repository events.
  • Mirroring: Automatically sync changes from remote repositories to your local database.
  • Browsing: Browse repository READMEs, file trees, and other metadata offline without needing to clone the entire repository.
  • Authentication: Increase rate limits by using your own auth tokens.
  • Analysis: Run your own queries on repositories using Sqlite without restriction.

Supported Git Hosts

  • GitHub
  • GitLab
  • Gitea

Run in development

git clone https://github.com/slekup/git-chest
cargo tauri dev
# or pnpm/yarn/npm tauri dev

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any Contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Store and sync repository metadata (data optional) for offline browsing, analysis, and updates.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published