SkyDraw but in C++
- C 76.5%
- C++ 23.5%
| atproto-cpp @9375704f68 | build: update atproto version for nicer looking post creation | |
| imgui @336d9212fc | ||
| inipp | feat: add ini parsing | |
| raylib @20a07a65d7 | ||
| raylib-cpp @8e01c1dd8f | ||
| rlImGui @0105acf1bf | ||
| src | build: update atproto version for nicer looking post creation | |
| .gitignore | ||
| .gitmodules | build: switch to atproto fork with image embeds support | |
| config.ini | feat: add ini parsing | |
| LICENSE | docs: add LICENSE | |
| nob.c | build: update atproto version for nicer looking post creation | |
| nob.h | ||
| README | docs: slightly expand README | |
SkyDraw but in C++ because why not!! to build: 1. make sure your gitmodules are properly initialized 2. run `cc -o nob nob.c` 3. run `./nob` how to auth: open config.ini and paste your handle alongside app password in appropriate fields usage: LMB to draw RMB to erase (brush only) ctrl+s to save image ctrl+p to save image and post it to bluesky TODO dedicated button to post and save image confirmation before saving, posting and deleting image language change support better brush smoothing