index
:
On-Task
master
An anti-distraction tool that keeps tabs on you in an effort to help you modify your behavior.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-25
Added LICENSE file.
HEAD
master
Teddy Wing
2012-07-25
Updated README to include information about the ON/OFF toggle script.
Teddy Wing
2012-07-25
On Task command: removed "copy" form filename.
Teddy Wing
2012-07-25
* Turned the shell script into a Terminal .command file (so that it can be la...
Teddy Wing
2012-07-25
Created a shell script to turn On Task ON or OFF.
Teddy Wing
2012-07-21
Updated README: previous launchctl stopping instructions were not correct.
Teddy Wing
2012-07-21
Updated README
Teddy Wing
2012-07-21
Wrote up a Readme.
Teddy Wing
2012-07-21
Created a launchd plist file that runs OnTask every 10 minutes (600 seconds)
Teddy Wing
2012-07-21
Changed name of executable to one without a space because it was fucking laun...
Teddy Wing
2012-07-21
Whoops, forgot to close the file.
Teddy Wing
2012-07-21
Have a text file to log what you've been doing with a timestamp.
Teddy Wing
2012-07-21
Changed 'supportPath' variable name to 'applicationSupportPath'. Longer but m...
Teddy Wing
2012-07-21
Added descriptive comment to folder creation block
Teddy Wing
2012-07-21
Got system beep to play (the one I wanted). Finally.
Teddy Wing
2012-07-21
Now takes a screenshot and calls it the current date & time.
Teddy Wing
2012-07-21
Updated Application Support Category to create our ApSup directory if it's no...
Teddy Wing
2012-07-20
New version of ApplicationSupport directory -finder.
Teddy Wing
2012-07-20
Added category from Matt Gallagher to get the Application Support director fo...
Teddy Wing
2012-07-20
Initial commit: starter Xcode 2.5 Foundation Tool project
Teddy Wing