Skip to content

Sign in with GitHub, get your first space, and capture your first task. Four minutes, and nothing to configure.

commit.moi is a task manager with no database of its own. You sign in with GitHub, and everything you write is stored in a private repository you own. There is nothing to set up, nothing to migrate, and nothing to cancel later.

  1. Open commit.moi and choose Sign in with GitHub. We never see your password — GitHub does the signing in, and hands us a token you can revoke at any time.

  2. On your first visit we create one private repository, commit-tasks, in your own account. That repository is your first space. You will see it on github.com immediately.

  3. Type into the composer at the top of any list and press . The task appears at once and is written to GitHub in the background as an issue.

  4. Give the task a due date, or leave it in Anytime. Nothing nags you, and nothing is overdue until you said it was due.

You did GitHub got
Signed in An OAuth grant you can revoke
Got a space A private repository, commit-tasks
Added a task An issue in that repository
Completed a task A closed issue