1
0
www.mikescher.com/www/statics/blog/rapla_css.md

23 lines
1.2 KiB
Markdown
Raw Normal View History

2018-01-01 23:03:05 +01:00
![rapla_logo](/data/images/blog/rapla_logo.png)
2017-11-09 17:43:34 +01:00
I don't think many of you know [rapla](https://code.google.com/p/rapla/). And you should probably be thankful about that. But if you happen to study at the DHBW-KA, or any other place that uses rapla you could be interested in my enhancement-script.
Rapla is a Resource scheduling and event planing software (mostly used for timetables), and my rapscript enhances the *(not very good)* online view.
2018-01-01 23:03:05 +01:00
![full_preview](/data/images/blog/rapla_preview.png)
2017-11-09 17:43:34 +01:00
It contains the following features:
- Highlight courses you participate in
- Highlight special events (free days, etc. ^_^)
- Cleaner style
- Highlight current day
- Highlight current hour
- Show horizontal time marker, that moves in realtime (the red line)
- Show on weekends (saturday / sunday) the next week insted of the current
The script works on [Greasemonkey](https://addons.mozilla.org/de/firefox/addon/greasemonkey/) for Firefox or [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) for Google Chrome and can be downloaded from this Gist:
2018-01-01 23:03:05 +01:00
# [Open Gist](https://gist.github.com/Mikescher/f3d51a40dd0c5228df86)
2017-11-09 17:43:34 +01:00