Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.27 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.27 KB

Aware

Aware is a menubar app for OSX and macOS that displays how long you've been using your computer.

dark light

Development information

Requires Xcode 7.2.

$ git clone https://github.com/gusals3587/Aware-Power.git
$ cd Aware-Power/
$ open Aware.xcodeproj/

License

Copyright © 2016 Joshua Peek, Patrick Marsceill. All rights reserved.

My personal touch

Aware, although it was originally built for 'session tracking', that is, it was for tracking how much time you spent with the computer "actively", I wanted it to be personal time tracking application, so I'm adding a couple of new features for my liking

Features (or changes) implemented so far

Shows how much time was spent today in total
A log txt file of how much time each was spent before the computer went to sleep
(search the spotlight for AwareData.txt)

Goals

A nice, pretty GUI parser for the log file, showing how much time was spent day, month, year
(aiming for ios screentime asthetics)
Perhaps implementing application tracking w/ logo (although it'll be one heck of a challenge)