Skip to content

m1guelpf/commit

Repository files navigation

Commit: A command-palette style Git client for blazing fast commits

     

🔎 About Commit

Commit is the world's simplest Git client. Open it with a keyboard shortcut, write your commit, and you're done! Commit will automatically detect which repo you've been working on, and even push for you (if you ask it to).

📸 Screenshots

Commit window, dark mode Commit window, light mode Settings window, dark mode

🛠️ Development

To run Commit locally, you'll need a local installation of Rust and pnpm. Once you have both, install the Tauri CLI with cargo install tauri-cli, and run cargo tauri dev to start the development service, which will auto-reload on any changes.

🙏 Acknowledgements

The idea to build this app came from TailwindUI's Commit template, along with the initial design for the widget and the logo.

📃 License

This project is open-sourced under the MIT license. See the License file for more information.