A time tracker that saves to a CSV file
assets | ||
info | ||
scripts | ||
ui | ||
.gitignore | ||
build-icons.sh | ||
config_manager.tres | ||
export_presets.cfg | ||
logo.icns | ||
logo.ico | ||
main.gd | ||
project.godot | ||
README.md |
Rat Times
Track your time, save it to a CSV file.
Uses Godot 4
Features
- Saves to custom CSV file. Sync this file with syncthing/nextcloud/dropbox/whatever you like
- Versions for Linux, Windows, Android, and presumably IOS and Mac (untested)
- Custom theming possible
- Does not depend on a timer, so you can close the app immediately after starting a task
- Create nested tasks with
task/subtask
notation
Coming Up
- Command line version supplied for your scripting needs or for terminal lovers
- Plugin interface to change/add functionality
- price per task