All Projects → olpeh → wht

olpeh / wht

Licence: other
Working Hours Tracker for Sailfish OS

Programming Languages

QML
638 projects
C++
36643 projects - #6 most used programming language
javascript
184084 projects - #8 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to wht

time
React UI for Wobbly Time Tracker for the Teams
Stars: ✭ 24 (+20%)
Mutual labels:  tracker, timetracker
Hackaru
Simple, cross-platform time tracking application
Stars: ✭ 82 (+310%)
Mutual labels:  timer, timetracker
Web-Time-Tracker
Plugin named Timetracker is a time counter that works in both increase and decrease directions.
Stars: ✭ 21 (+5%)
Mutual labels:  timer, timetracker
time-tracker-cli
Super tiny and ligthway time tracker for all cli lovers
Stars: ✭ 79 (+295%)
Mutual labels:  tracker, timer
mite-cli
command line interface for time tracking service mite.yo.lk
Stars: ✭ 17 (-15%)
Mutual labels:  tracker, timetracking
redtimer
RedTimer - Redmine Time Tracker
Stars: ✭ 59 (+195%)
Mutual labels:  tracker, timer
Timelite
Why is it 5 AM? Isn't there something simple I can use to track what I'm doing with all this time?
Stars: ✭ 201 (+905%)
Mutual labels:  timer, timetracker
Update Background Locations
A sample iOs example that tracks background locations.
Stars: ✭ 7 (-65%)
Mutual labels:  tracker, timer
tietracker
A simple, open source and free time tracking app ⏱️
Stars: ✭ 126 (+530%)
Mutual labels:  timetracker, timetracking
flutter page tracker
flutter埋点、弹窗埋点、页面埋点事件捕获框架,支持普通页面的页面曝光事件(PageView),页面离开事件(PageExit)。支持在TabView和PageView组件中发送页面曝光和页面离开
Stars: ✭ 103 (+415%)
Mutual labels:  tracker
FortniteTracker
🔎 A tracker for the various Fortnite Files
Stars: ✭ 32 (+60%)
Mutual labels:  tracker
TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an Arduino, such as Nano, UNO, Mega, etc. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behavin…
Stars: ✭ 76 (+280%)
Mutual labels:  timer
covid-19-tracker
Covid 19 tracker is created using React JS. This tracker aims to show the numbers & trends of people affected, recovered and deceased due to COVID-19.
Stars: ✭ 23 (+15%)
Mutual labels:  tracker
JT808Platform
简单的JT808车辆监控平台
Stars: ✭ 97 (+385%)
Mutual labels:  tracker
SAMD TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you …
Stars: ✭ 28 (+40%)
Mutual labels:  timer
animedoro-timer
An Animedoro timer for all the weebs out there | productivity : 📈
Stars: ✭ 37 (+85%)
Mutual labels:  timer
COMPASS
The OpenATS COMPASS (Compliance Assessment) tool aims at providing a generalized framework for air-traffic surveillance data analysis, visualization & evaluation.
Stars: ✭ 60 (+200%)
Mutual labels:  tracker
covid19-tracker
📱 Tracking the impact of COVID-19 cases based on your location, built in Flutter
Stars: ✭ 34 (+70%)
Mutual labels:  tracker
scrapeer
Essential PHP library that scrapes HTTP(S) and UDP trackers for torrent information.
Stars: ✭ 81 (+305%)
Mutual labels:  tracker
asynctimerqueue
Asynchronous timer queue mechanism(C++11)
Stars: ✭ 21 (+5%)
Mutual labels:  timer

Working Hours Tracker

Sponsored PRs Welcome license

An easy to use and simple Working Hours Tracker for SailfishOS

  • Newest stable version available in Jolla store
  • Newest version available in openrepos
  • Newest version also available with direct download here

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.

  • Verify that changes work correctly on all device types
  • Push related changes to master
  • Pull newest translations from Transifex $ tx pull -a
  • Update harbour-workinghourstracker.yaml with correct version and build numbers
  • Update CHANGELOG.md with related changes
  • Update harbour-workinghourstracker.changes with related changes
  • Build ARM, x86, and AAarch64 versions in QT Creator
  • Commit these changes with commmit message: Release v.X.Y.Z-b
  • Push changes to master
  • Create tag X.Y.Z-b
  • Push tag to origin
  • Create a new release in GitHub with new binaries as attachments
  • Release new binaries in openrepos
  • Optionally send new release to Jolla store QA
  • Make sure Github issues and Roadmap project are up to date
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].