syncMyMoodle
syncMyMoodle copied to clipboard
GUI
Issues:
- Random (?!) Segmentation faults.
- Settings
- Maybe tree structure like in syncMyL2P
Basic Functionality and changable Settings in #22
TODO:
- [ ] Selectable and coloured Tree
- [ ] Filters (Per module)
- [ ] Log
- [ ] Manual
Having a GUI seems to come with more problems than it solves. However having dealt with a few projects a simple web interface using bottle.py was the cleanest and most maintainable solution I have come across.