Tool I use when studying
./scripts/build-linux.shThe executable will be created at:
dist/linux/tool-study-sessionRun it directly:
./dist/linux/tool-study-session./scripts/install-linux.shThis installs the executable to ~/.local/bin/tool-study-session and adds a
desktop launcher at ~/.local/share/applications/tool-study-session.desktop.
Todo data is stored in ~/.local/share/tool-study-session/todos.json, or under
$XDG_DATA_HOME/tool-study-session/todos.json when XDG_DATA_HOME is set.
To run the app do: ~/.local/bin/tool-study-session