13 Commits

Author SHA1 Message Date
gmega
7bf64b65b7
docs: update README to reflect current implementation
Add INI config file support, e_storage_spr() usage, nat config field,
uploader/downloader examples, and correct project structure.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 15:50:33 -03:00
gmega
343e1303ed
feat: add INI file handling, other cosmetic changes 2026-02-02 15:38:35 -03:00
gmega
88fa3de963
minor fixes 2026-01-30 18:14:42 -03:00
gmega
a23a115b13
disable NAT for local example 2026-01-30 18:12:31 -03:00
gmega
847c3663fb
feat: add uploader/downloader examples 2026-01-30 17:57:39 -03:00
gmega
0f131937a8
feat: add e_storage_spr, fix memory management for resp 2026-01-30 17:33:19 -03:00
gmega
b2d4337f9a
cleanup README 2026-01-30 12:51:38 -03:00
gmega
d8cc33e2bf
Reorganize as easystorage library with storageconsole example
- Rename easylibstorage to easystorage
- Build libeasystorage.so as shared library
- Move main.c to examples/storageconsole.c
- Update README to focus on library usage

Co-authored-by: Claude <noreply@anthropic.com>
2026-01-30 12:48:51 -03:00
gmega
219bbb58a0
minor renaming/rewording 2026-01-30 12:40:07 -03:00
gmega
595190e9be
Add README, licenses, and update prompt/main for datadir parameter
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-30 12:00:38 -03:00
gmega
691c2a8d8a
Implement easylibstorage wrapper with tests, wire up console commands
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 11:15:17 -03:00
gmega
6e6d049577
refine prompt with Gemini 2026-01-30 10:35:26 -03:00
gmega
51958d8310
initial import 2026-01-30 10:30:16 -03:00