Commit Graph

18 Commits

Author SHA1 Message Date
Savanni D'Gerinel 456d872b40 Fix end of month handling 2023-08-12 21:35:14 -04:00
Savanni D'Gerinel b2ca3d195d Show the solstices and equinoxes 2023-08-10 12:35:48 -04:00
Savanni D'Gerinel 0cc232c3b5 Add screenplay 2023-08-07 16:06:38 -04:00
Savanni D'Gerinel 7ebbbfd03b Set up a root build command 2023-08-07 14:52:53 -04:00
Savanni D'Gerinel 52ae75ca5c add tests for days of the week 2023-08-03 22:11:11 -04:00
Savanni D'Gerinel a1cae2ed2b Recreate the dashboard as a command line app 2023-08-03 00:31:04 -04:00
Savanni D'Gerinel 1ac7ce43f2 Add IFC month retrieval 2023-08-03 00:25:23 -04:00
Savanni D'Gerinel fa8391cea0 Get tests passing again 2023-08-02 22:44:10 -04:00
Savanni D'Gerinel e0a97878e8 Remove build targets 2023-07-28 23:23:25 -04:00
Savanni D'Gerinel 9ba402d54f Remove some old dependencies from ifc 2023-07-28 23:21:58 -04:00
Savanni D'Gerinel 58d9a12e9f Convert from IFC back to Gregorian 2023-07-28 23:17:14 -04:00
Savanni D'Gerinel 08029a2afd add conversion from Gregorian 2023-07-28 23:17:14 -04:00
Savanni D'Gerinel d4fc937613 Totally rebuild the IFC data structure
Wish I understood what I was thinking and what my thoughts were about with respect to the API.
2023-07-28 23:17:12 -04:00
savanni e60a2fbc30 Start building a music player server (#17)
The very beginnings, with a very basic application architecture, for a music playing server on a headless system.

This also adds my new Flow library, which I'll be wanting to use in a variety of places.

Co-authored-by: Savanni D'Gerinel <savanni@luminescent-dreams.com>
Reviewed-on: savanni/tools#17
2023-02-11 17:59:15 +00:00
Savanni D'Gerinel d0b376fe76 Set up IFC build tools 2022-12-31 12:27:28 -05:00
Savanni D'Gerinel c870980ed2 Set up build tools for emseries 2022-12-31 12:25:49 -05:00
Savanni D'Gerinel fe2faa61e0 Add a Date<Tz> conversion for the IFC 2022-12-31 12:03:22 -05:00
Savanni D'Gerinel 20589405e2 Initial commit 2022-12-31 12:03:22 -05:00