Hyperling me
me pushed to dev at me/flutter-buddy-website 2025-04-25 08:39:37 -07:00
8c8b848090 Change magic numbers to be a variable. :)
54ae255e9e Add var for number of seconds between data refreshes. Rename locals file to config and also end example files in .dart.
7a48d137e0 Do not allow the weather to be refreshed very quickly.
Compare 3 commits »
me pushed to dev at me/flutter-buddy-website 2025-04-25 08:18:39 -07:00
0f475773de Add a refresh button! Yeehaw!
d8cc22ce80 Create locals file for local configuration and testing variables. Move variable-based files to a var folder.
Compare 2 commits »
me pushed to dev at me/flutter-buddy-website 2025-04-25 07:52:55 -07:00
c2537f78cd Project is successfully hitting the weather API and returning the response to the screen after the async method finishes. Yay!!
b598f4cddb Add a bin folder with the start of a few helper scripts.
8cc609ff4e Add a secrets file for storing API keys and such.
Compare 3 commits »
me pushed to dev at me/flutter-buddy-website 2025-04-25 07:11:22 -07:00
ee116bed8d Add empty flutter project named com_hyperling_buddy_website.
me pushed to main at me/python-buddy-api 2025-04-25 06:20:35 -07:00
08146bd9b0 Clarify some text and fix typos.
1a2c8e5ad1 Add crontab with actual URLs redacted.
Compare 2 commits »
me pushed to main at me/python-buddy-api 2025-04-25 06:10:58 -07:00
0064425128 Update README with more project details.
me pushed to main at me/python-buddy-api 2025-04-25 05:58:29 -07:00
df39fd1a0e Add old project to repo.
me created repository me/python-buddy-api 2025-04-25 05:53:49 -07:00
me created branch dev in me/flutter-buddy-website 2025-04-25 05:42:43 -07:00
me pushed to dev at me/flutter-buddy-website 2025-04-25 05:42:43 -07:00
me created repository me/flutter-buddy-website 2025-04-25 05:41:21 -07:00
me pushed to main at me/shell-music-refactor-library 2025-04-13 13:03:34 -07:00
c2719ec081 Notify when folders are deleted.
me pushed to main at me/shell-music-refactor-library 2025-04-13 11:46:18 -07:00
bdc18dd727 Only check additonal band slots if the more important ones are empty. Fix bug in if statement, was checking wrong variable.
me pushed to main at me/shell-music-refactor-library 2025-04-13 11:41:43 -07:00
fa175639d8 Remove all the empty OLD folders once all refactoring is done. More changes to output spacing.
me pushed to main at me/shell-music-refactor-library 2025-04-13 11:36:54 -07:00
1fb3607165 Remove test code.
me pushed to main at me/shell-music-refactor-library 2025-04-13 11:36:11 -07:00
6c4d752e92 Fix removal of OLD if the file was converted. More changes to output.
me pushed to main at me/shell-music-refactor-library 2025-04-13 11:26:43 -07:00
7959609a33 Ensure spaces are handled correctly.
me pushed to main at me/shell-music-refactor-library 2025-04-13 11:25:34 -07:00
38aceb3220 Refactor program so that each converted file is instantly moved to the NEW directory struture. Start using mv for all operations and remove the non-MP3 originals after converted successfully.
me pushed to main at me/shell-music-refactor-library 2025-04-13 10:58:22 -07:00
a513995ad9 Fix double hyphen causing Year issue. Ensure space removal is done at the right point. Add a source description of where the year came from.
me pushed to main at me/shell-music-refactor-library 2025-04-03 15:01:57 -07:00
3ac99d17d3 Add description of what is echo'ing.