Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cgaebel/fuck200a

A simple shell script to allow people to get around the mandatory logging of your "time management" for the ECE200A course
https://github.com/cgaebel/fuck200a

Last synced: about 1 month ago
JSON representation

A simple shell script to allow people to get around the mandatory logging of your "time management" for the ECE200A course

Awesome Lists containing this project

README

        

fuck200A
========

A simple shell script to allow people to get around the mandatory logging of your "time management" for the ECE200A course

USAGE
=====

./fuck200A \[username\] \[password\]

-using the curl command specified on the website, find a "context" that is necessary to create tasks within projects. Change the $context variable to one of the context ids
Command is:

curl -u username:p4ssw0rd -H "Content-Type: text/xml" http://ece.uwaterloo.ca:3000/contexts.xml

Returns a contexts in xml:

2013-01-27T03:39:58+00:00
false
2876 <--------------this is the number you want
Self-Development
3
2013-01-27T03:39:58+00:00

-run the script, and have all your "projects logged", show how good you are at time management my logging over 2000 tasks in one keystroke!