7 Commits

Author SHA1 Message Date
b894978f92 readme: expand on currently supported server types 2020-12-13 22:17:01 -06:00
cf920c57c6 lib: add FtpServer type 2020-12-13 06:26:04 -06:00
06ea090670 android: add F-Droid metadata file and fdroidserver package to guix environment 2020-11-01 15:11:46 -06:00
da39586c4d big change: move the json loading and random server selection to main PieCannon class (so that it has a reason to live :)) and implement loading the json file in the android app.
I deliberated between re-using the json file in the android app and using a sqlite database or some such thing, given that a UI for editing these will have to be implemented at some point. I figure the json file is more config than data, and probably should be as consistent as possible between platforms.

For now at least this makes the app usable for me, without having to hard-code my server credentials.
2020-10-30 06:52:53 -05:00
1cb6cbf183 more readme 2020-10-30 05:22:58 -05:00
569e174b78 commit initial version of PieCannon library and desktop app.
Documentation is sparse right now, I'm working on getting the desktop and android apps working first.
2020-10-22 04:01:33 -05:00
8790054c64 first commit 2020-10-22 03:58:08 -05:00