mirror of
https://github.com/tsoding/boomer
synced 2024-11-14 18:12:47 +00:00
29 lines
768 B
Markdown
29 lines
768 B
Markdown
[![Tsoding](https://img.shields.io/badge/twitch.tv-tsoding-purple?logo=twitch&style=for-the-badge)](https://www.twitch.tv/tsoding)
|
|
|
|
# Boomer
|
|
|
|
Zoomer application for boomers
|
|
|
|
- Development is done on https://twitch.tv/tsoding
|
|
- Archive of the streams: https://www.twitch.tv/collections/HlRy-q69uBXmpQ
|
|
|
|
## Quick Start
|
|
|
|
```console
|
|
$ nix-shell # only for NixOS
|
|
$ nimble build
|
|
$ ./boomer
|
|
```
|
|
## References
|
|
|
|
- https://github.com/nim-lang/x11/blob/bf9dc74dd196a98b7c2a2beea4d92640734f7c60/examples/x11ex.nim
|
|
- http://archive.xfce.org/src/xfce/xfwm4/4.13/
|
|
- https://www.khronos.org/opengl/wiki/Programming_OpenGL_in_Linux:_GLX_and_Xlib
|
|
|
|
## Support
|
|
|
|
You can support my work via
|
|
|
|
- Twitch channel: https://www.twitch.tv/subs/tsoding
|
|
- Patreon: https://www.patreon.com/tsoding
|