- Download the latest version from the releases
- Unzip it
- Create a
.env
file inside the directory where the.exe
lives Example.env
file:
GITLAB_URL=https://gitlab.example.com
GITLAB_TOKEN=<my-private-auth-token>
# TODO_FILE_PATH=/some/path/to/todo.json # Optional
EXEC_EVERY_SEC=30
- Start the
.exe
Now you will find the GLotifi icon in the taskbar menu at the bottom right corner of the screen.
If you right click on the GLotifi icon, you can select Autostart
.
By clicking on it, you can toggle wether you want to run GLotifi at startup or not.
This is indicated by the checkmark.