Apogee
- 5 Devlogs
- 3 Total hours
A pure C CLI tool to fetch and display the NASA Astronomy Picture of the Day. https://github.com/wirenux/Apogee
A pure C CLI tool to fetch and display the NASA Astronomy Picture of the Day. https://github.com/wirenux/Apogee
Ready to Ship ! https://github.com/wirenux/Apogee/releases/tag/v1.0
Now i’ve metadata, fixed size + DEMO_KEYS mode with –demo flags
Now i can print image !!!!! (with the half-block char)
Now able to get the image and store it in RAM !
I’m able to fetch the NASA Daily Image End-Point in C with just the cURL lib