one-thing-gnome / one-thing

One Thing Gnome Extension
https://extensions.gnome.org/extension/5072/one-thing/
GNU General Public License v3.0
32 stars 3 forks source link
extension gnome-extension gnome-shell gnome-shell-extension task-manager todo-app todolist ubuntu

One-Thing Gnome Extension

Put a single task or goal in your menu bar.

One-Thing is a productivity tool that helps you stay focused on one task at a time.

Install

You can install this extension from the gnome extension store: https://extensions.gnome.org/extension/5072/one-thing/

Set the one-thing via command line

dconf write /org/gnome/shell/extensions/one-thing/thing-value "'My todo'"

Screenshots

Development

Manual installation (great for development)

Create Zip file to publish

Run:

npm run pack

it will create one-thing@github.com.zip to upload to the gnome extension store.