dragstor / freelancers-dashboard

Simple time tracker / work in progress

Home Page:https://stojkovic.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

header

This app is a work in progress and it's made for freelancers who need to keep a simple track of time and earnings. I'm still learning Swift, so bare with me 😊

Features

  • Dark and light appearance OOB
  • Simple work timer
  • Simple earnings overview
  • Configurable
    • Maximum weekly working hours
    • Hourly rate (used to calculate earnings)
    • Autostart

The App

App consists of the popover timer (sits in the status bar) and a main window with few features currently available.

Main window

main window

The app itslef consists of a main window with (currently) just a few available features, such as:

  • Time sheets
    • for today
    • for current week
  • Earnings
  • Preferences

Popover Timer

Popover Timer

Perhaps the most useful feature - work timer. It's fully manual, so user has to start and stop the timer before and after they finish with work they want to log time for.

3rd party libraries & attributions

TODO

  • Enter worked hours into the timesheet upon stopping the timer
  • Edit worked hours (from the timesheets)
  • Implement calendar (extend timesheets)
  • Automatically calculate earnings (based on timesheets)
  • and many more, check the board

License

GPL 3.0

About

Simple time tracker / work in progress

https://stojkovic.dev

License:GNU General Public License v3.0


Languages

Language:Swift 98.7%Language:Shell 1.3%