dakmoon

A small program to calculate the current moon phase.
git clone git://www.kabus.eu/git/dakmoon
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2023-01-06 18:09Add photo.pngDesmond Kabus2+1-0
2023-01-06 18:06Add README link to php pageDesmond Kabus1+6-2
2023-01-06 17:52Set phase in phpDesmond Kabus1+11-2
2023-01-06 17:42Add licenseDesmond Kabus1+19-0
2023-01-06 17:42Generate icon based on twemojiDesmond Kabus4+19-5
2023-01-06 17:11Separate photos and iconsDesmond Kabus2+9-4
2023-01-06 17:05Modulus of angleDesmond Kabus1+1-1
2023-01-06 16:45Change icons to lowercaseDesmond Kabus5+73-73
2023-01-06 16:36Add note for PHP scriptDesmond Kabus1+1-1
2023-01-06 16:35Move README.mdDesmond Kabus1+0-0
2023-01-06 16:35Add dakmoon.phpDesmond Kabus1+95-0
2023-01-06 16:35Add dakmoon-asciiDesmond Kabus4+44-22
2023-01-06 16:34Rename folder icons -> imgDesmond Kabus4+38-0
2023-01-06 16:33Generate icons in a better wayDesmond Kabus3+18-15
2023-01-06 10:51Must create copy of stringDesmond Kabus1+3-3
2023-01-06 10:41Added documentation for '-l'Desmond Kabus1+1-1
2023-01-06 10:11Create icons proceduallyDesmond Kabus5+107-0
2023-01-06 10:04Remove old iconsDesmond Kabus66+1-7
2023-01-05 16:49Add test for '-l'Desmond Kabus1+1-0
2023-01-05 16:45Add option '-l' to 'let' the phase be a different valueDesmond Kabus3+68-63
2023-01-05 15:54Output time (in days in the month) with -y flagDesmond Kabus2+4-2
2023-01-05 15:49Draw bitmap moon with new -b optionDesmond Kabus4+80-2
2020-04-07 03:30Index icons by boundaryDesmond Kabus4+36-80
2020-04-07 02:38Fill maps with get_map functionDesmond Kabus4+58-38
2020-04-06 03:23Improve MakefileDesmond Kabus1+23-7
2020-04-06 03:13Add Map with float keysDesmond Kabus2+75-12
2020-04-06 01:22Indent using spacesDesmond Kabus1+35-35
2020-04-06 01:20Classes MoonPhase and AngleDesmond Kabus4+49-58
2020-04-04 12:51Design command line interfaceDesmond Kabus4+119-22
2020-04-04 11:32Add original code from Diethelm KabusDesmond Kabus68+165-0