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 😊
- Dark and light appearance OOB
- Simple work timer
- Simple earnings overview
- Configurable
- Maximum weekly working hours
- Hourly rate (used to calculate earnings)
- Autostart
App consists of the popover timer (sits in the status bar) and a main window with few features currently available.
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
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.
- SQLite.swift by @stephencelis
- SwiftDate by @malcommac
- Icons & glyphs from Icons8 App
- 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
GPL 3.0