olpeh / wht

Working Hours Tracker for Sailfish OS
https://wht.olpe.fi/
Other
20 stars 18 forks source link
hours-tracker productivity sailfishos timer timetracker timetracking tracker workinghours

Working Hours Tracker

Sponsored PRs Welcome license

An easy to use and simple Working Hours Tracker for SailfishOS

Quick links

Project page
Changelog
License
Roadmap
Development

Working Hours Tracker GIF

Donate

Donations are welcome :)

Flattr this git repo

Paypal EUR
Paypal USD

Translate

Working Hours Tracker project is in transifex. Please contribute to translations there:

https://www.transifex.com/projects/p/working-hours-tracker/

Updating resources in transifex

You will need the Transifex CLI tool

The file .tx/config contains the basic config for what needs to be pushed to tx.

~/.transifexrc, which stores your Transifex credentials in your home directory. You shouldn’t share this file since it contains your own credentials.

To push a source file, use the -s or --source flag with the push command:

$ tx push -s

To pull translations from Transifex, run the following command:

$ tx pull -a

License

See license here

Development

Testing

WIP

Releasing

Notes to myself on how to release a new version. This should be automated somehow.