Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 678 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 678 Bytes

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
  1. 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.