DasFaultier@sh.itjust.workstoOpen Source@lemmy.ml•Best podcast player that's preferably open source, for Windows?
2·
3 months agoThx kind stranger.
Thx kind stranger.
+1 for gpodder, and of you have a Nextcloud, you can sync your subscriptions using an NC plugin that I can’t remember the name of.
If you have a network share available on your LAN, you might want to try the FolderSync App. It can make your phone sync its photos every time you’re in your WiFi and plugged into the charger.
Alternatively, if you have NextCloud, the NextCloud App can do that for you.
237216938 logging off.
Gitlab at work, because, well, it’s there and it works just fine.
Forgejo at home, because it’s far less resource hungry.
In the end Git is a) a command line tool for b) distributed working, so it really doesn’t matter much which central web service you put in place, you can always get your local copy via
git clone REPO
.