https://github.com/hoodie/libavg-widgets
little collection of widget code for libavg
https://github.com/hoodie/libavg-widgets
Last synced: about 1 month ago
JSON representation
little collection of widget code for libavg
- Host: GitHub
- URL: https://github.com/hoodie/libavg-widgets
- Owner: hoodie
- Created: 2015-06-09T16:20:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-03T21:44:34.000Z (almost 9 years ago)
- Last Synced: 2025-02-10T08:44:14.520Z (3 months ago)
- Language: Python
- Size: 155 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Widgets for libavg
This is a little collection of the widget code I wrote for libavg, because it didn't do what I needed.
There is no documentation, read the code!
Checkout test_layouts.py for layouts and test_widgets.py for toolbars.
More examples may follow.