https://github.com/luizzak/taskman
Simple MacOS task management application
https://github.com/luizzak/taskman
macos task-tracker
Last synced: about 2 months ago
JSON representation
Simple MacOS task management application
- Host: GitHub
- URL: https://github.com/luizzak/taskman
- Owner: LuizZak
- License: mit
- Created: 2016-12-05T13:53:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T07:57:24.000Z (about 6 years ago)
- Last Synced: 2025-02-09T21:42:29.587Z (3 months ago)
- Topics: macos, task-tracker
- Language: Swift
- Size: 274 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## TaskMan
A simple MacOS task and time keeping manager.
The goal of this project is to provide a useful, intuitive and simple way of keeping track of time performing tasks by means of recording running segment of times performing such tasks.
In the future, I'll add means to save the recorded tasks and their time segments in CoreData/external file format.I currently use this to keep track of time performing tasks at my current job.
This may or may not be useful to you, as well.
### Requirements
- Xcode 8.1
- MacOS 10.11 (El Capitan) or higher
- [Cocoapods 1.1.1](http://cocoapods.org/) (for package management; dependencies are already integrated in repository)Screenshot:

I accept issues and pull requests, if they feel like they contribute to the goal of the project state above.