Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valderman/phdtools
Timekeeping tool for multiple projects
https://github.com/valderman/phdtools
Last synced: 29 days ago
JSON representation
Timekeeping tool for multiple projects
- Host: GitHub
- URL: https://github.com/valderman/phdtools
- Owner: valderman
- Created: 2013-10-19T15:32:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-01-10T23:47:44.000Z (almost 5 years ago)
- Last Synced: 2023-04-10T09:52:20.367Z (over 1 year ago)
- Language: Haskell
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PhD tools
=========A set of tools which may be useful to PhD students, teachers and others who
may need to keep track of hours spent, do text processing and other fun
things.Programs
--------* `crepes`: Course REPorting Excellence System - a program to keep track of
the hours spent on courses and other projects.* `mkreply`: build texts using templates and simple variable substitution.
Useful for generating rejection messages for lab submissions from a list
of canned responses, since students generally all make the same mistakes.* `unpack`: unpack any archive with a variety of options, including tarbomb
protection.