bsaleil / todolist-gnome-shell-extension

Simple todo list extension for gnome-shell
GNU General Public License v3.0
62 stars 44 forks source link

todolist-gnome-shell-extension

Simple todo list extension for gnome-shell

Installation

Go to GNOME Shell page then switch on the button.

Manual installation

  1. Install the extension

    mkdir -p ~/.local/share/gnome-shell/extensions/
    cd ~/.local/share/gnome-shell/extensions/
    rm todolist@bsaleil.org -rf
    git clone https://github.com/bsaleil/todolist-gnome-shell-extension.git todolist@bsaleil.org
  2. Activate the extension

    • Restart gnome-shell or logoff/logon.
    • Activate the extension in gnome-tweak-tool

License

Licensed under the GNU General Public License. See COPYING for details.