A time tracker that saves to a CSV file
Go to file
2023-04-22 22:02:31 +02:00
assets added theme 2023-04-22 22:02:31 +02:00
build convert to Godot 3.5 2023-03-10 00:26:57 +04:00
scripts save position 2023-04-22 04:52:00 +02:00
ui added theme 2023-04-22 22:02:31 +02:00
.gitignore convert to Godot 3.5 2023-03-10 00:26:57 +04:00
build-icons.sh chore: remove icon.png 2023-02-25 00:47:56 +04:00
config_manager.tres convert to Godot 3.5 2023-03-10 00:26:57 +04:00
default_env.tres convert to Godot 3.5 2023-03-10 00:26:57 +04:00
icon.png convert to Godot 3.5 2023-03-10 00:26:57 +04:00
icon.png.import convert to Godot 3.5 2023-03-10 00:26:57 +04:00
main_cli.gd more clean up 2023-04-22 18:45:35 +02:00
project.godot save position 2023-04-22 04:52:00 +02:00
README.md convert to Godot 3.5 2023-03-10 00:26:57 +04:00

Rat Times

Track your time, save it to a CSV file.

Uses Godot 3.5

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

License

This work is released under the The Nonviolent Public License (NVPLv7+)

https://thufie.lain.haus/NPL.html

In short: you can do whatever you want with with the work, including using it commercially, provided that you release the work under the same terms.

Exception:

  • you cannot use the work for patents
  • you cannot use the work for harm, surveillance, discrimination, law enforcement, pollution
  • in a corporation, you cannot use the work commercially, unless in a worker-owned cooperative, or otherwise a company that redistributes surplus equally amongst workers.

Please read the full terms for proper wording.