Commit Graph

4 Commits

Author SHA1 Message Date
Juergen Stuber 964c8ae4ab Fix badge link to repository 2023-04-16 22:04:06 +02:00
Juergen Stuber c15a1099f2 Update README and CHANGELOG
- Add shields
- Fix typo
- Update changelog
2023-04-16 21:55:51 +02:00
Juergen Stuber ef272b7e46 Add documentation in README and some metadata 2023-04-16 21:18:55 +02:00
Juergen Stuber ed8abb74e6 Initial version
Works for the pixelfoo apps.

Limitations:
- Resizing the window is buggy.
- The frame rate argument has no effect.
- The update and render event logic should be reworked.
- Supports only single file executables, not interpreters with args
  (e.g. running an app as "python3 app.py" is not supported)
- Supports only RGB, not RGBW (yet)
2023-04-10 22:51:47 +02:00