Skip to content

hmohdarafat/tool-study-session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tool-study-session

Tool I use when studying

Build on Linux

./scripts/build-linux.sh

The executable will be created at:

dist/linux/tool-study-session

Run it directly:

./dist/linux/tool-study-session

Install on Linux

./scripts/install-linux.sh

This 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

About

Tool I use when studying

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors