Git Product home page Git Product logo

commit's Introduction

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.

commit's People

Contributors

m1guelpf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

commit's Issues

Linux Build

Same as #5, shouldn't be too hard to get this running (in fact I've heard someone already managed to), with the main obstacle being window transparency. I'm not aware of any good cross-distro solutions here, so the best bet is probably going to be disabling transparency 🥲

Switching repo, stashing, etc

It would be great to extend this experience with minimal approaches to other common git operations. To preserve the simple approach of Commit, many of these could be collapsed under existing utilities, like the repo, and pushing/stashing (and stash-popping) under the main button, and maybe an expandable view of the timeline in a future version so you can temporarily check out an older commit or merge one branch into another easily in the UI.

Opening settings on first run

Right now, users need to invoke Commit after opening the app for the first time to get to the settings. It would make more sense to show the settings window automatically the first time.

Creating a new branch

It would be nice to quickly create a new branch by clicking on the branch name (or with a keyboard shortcut ofc)

Windows build

It should be pretty easy to get this running on Windows (the only change needed should be updating the vibrancy value selected for this target).

I'll be back home in a week and should be able to get this done by then, hoping someone front-runs me tho 😁

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.