4
votes
What programming/technical projects have you been working on?
This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's interesting about it? Are you having trouble with anything?
I've been working on building a GUI for selective Syncthing downloading. I like the plugins system that Filestash provides so I've been building on top of that. The core functionality is mostly there but the UI needs some adjustment...
The way to override default code via patches is really interesting but because it's a compiled program I think I'll just keep track of changes inside git commits instead.
Here are some other interesting repos that I found but didn't end up using: