summary refs log tree commit diff stats
path: root/README.org
Commit message (Collapse)AuthorAgeFilesLines
* Fix Source urlAndinus2021-04-121-1/+1
|
* Update headers in README.orgAndinus2021-01-171-2/+1
|
* Update remoteAndinus2020-06-181-1/+1
|
* Add an entry to Tested on in READMEAndinus2020-06-171-0/+1
| | | | Tested the latest binary on OpenBSD 6.7 with i3wm.
* Fix typo in readmeAndinus2020-04-071-2/+2
|
* Add note explaning broken behaviour on OpenBSDAndinus2020-04-051-0/+4
|
* Bump version & warn on unveil failure v0.6.5Andinus2020-04-041-1/+2
|
* Update homepage in readmeAndinus2020-04-041-1/+1
|
* Add install instructions to readmeAndinus2020-04-041-13/+8
|
* Update install instructions to v0.6.4 v0.6.4Andinus2020-04-041-2/+2
|
* Bump version to v0.6.3Andinus2020-04-021-1/+2
|
* Enable random flag and fix issue with body and res not in sync (bpod)Andinus2020-03-251-0/+2
|
* Add examples to readmeAndinus2020-03-251-3/+28
|
* Disable random flag on bpod & warn in readmeAndinus2020-03-251-0/+5
|
* Add demo videos to readmeAndinus2020-03-251-0/+5
|
* Add install instructions to readme v0.6.0Andinus2020-03-251-0/+19
|
* Reflect url change in readme & reinitialize readmeAndinus2020-03-241-41/+5
|
* Update readme with addition tests informationAndinus2020-03-241-6/+4
|
* Add v0.5.2 demo to readmeAndinus2020-03-231-0/+1
|
* Reflect new dependency in readmeAndinus2020-03-231-2/+3
|
* Add install instruction to readmeAndinus2020-03-201-0/+12
|
* Add more information regarding support in readmeAndinus2020-03-191-1/+4
|
* Put the functions into seperate files & fix compile time errorAndinus2020-03-191-4/+0
| | | | | | | Splitting the program into seperate programs will cause the binary size to double if the end user wants both services. Instead splitting the functions in seperate files will keep the binary size small for both services combined & also the program will be maintainable.
* Prepare to split the commandsAndinus2020-03-191-25/+4
| | | | | | | | | | | | | | Maintaining both services in single file is not easy and the code looks like a mess, also they didn't have much in common. Splitting them will make maintainance easier & also changing behaviour will be easier. Previous cetus command will be left as is so as to not break scripts but it will be dropped in v0.6 which will be released if the cetus cmd deviates too much from individual service commands. What this means? cetus will be split into: cetus-nasa & cetus-bing, cetus will exist for time being but will be dropped in v0.6 & cetus-<service> will continue.
* Add v0.5.1 demo videoAndinus2020-03-191-0/+1
|
* Add local cache for fetched bodyAndinus2020-03-191-1/+1
|
* Add demo video to readmeAndinus2020-03-191-0/+1
|
* Add examples to readmeAndinus2020-03-191-0/+25
|
* Initial commit for Cetus v0.5.0 v0.5.0Andinus2020-03-181-0/+3
|
* Restructure for Cetus v0.5Andinus2020-03-181-138/+11
| | | | | This version aims for a cleaner code, better documentation & to adopt better practices.
* Add cetus-wallhaven to readmeAndinus2020-03-161-0/+34
|
* Add dump example in readmeAndinus2020-03-161-0/+7
|
* Add demo video to readmeAndinus2020-03-151-0/+1
|
* Fix wording in readmeAndinus2020-03-151-1/+1
|
* Port path-only to cetus-nasaAndinus2020-03-151-0/+4
|
* Support Bing Photo of the DayAndinus2020-03-151-1/+33
|
* Add github mirror to readmeAndinus2020-03-151-2/+3
|
* Explain behaviour on media image typeAndinus2020-03-151-0/+7
|
* Add v0.4.1 demoAndinus2020-03-151-0/+1
|
* Update binary informationAndinus2020-03-151-1/+3
|
* Fix binary instructionsAndinus2020-03-151-4/+3
|
* Add installation instructionsAndinus2020-03-151-0/+19
|
* Beautify readmeAndinus2020-03-141-2/+2
|
* Add project related links to readmeAndinus2020-03-141-1/+5
|
* Add css styles in headingAndinus2020-03-141-0/+2
|
* Add cetus-nasa program v0.4.0Andinus2020-03-141-0/+31
| | | | cetus-nasa uses NASA's API to get Astronomy Picture of the Day.
* Split project into multiple programsAndinus2020-03-141-24/+7
| | | | Re-initialization to split project into multiple programs
* Add v0.3.1 demo video to readmeAndinus2020-03-141-0/+1
|
* Add support for random photo as background v0.3.1Andinus2020-03-141-1/+11
|
* Fix SetFromID & add usage in readmeAndinus2020-03-141-1/+8
|