this post was submitted on 13 Oct 2025
75 points (96.3% liked)
Opensource
4120 readers
86 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I tried to contribute to ThiefMD last year, but then realized the author had disappeared and maintenance had stopped. The author's been gone for more than two years now, so I think it's reasonable to call the project dead. I checked the date and it seems that my open pull request celebrates its first birthday this friday.
I originally tried to fork it and port it to GTK4, but most of the functionality relied on removed GTK3 stuff and the programming language itself is dead too - I had to compile Vala language server from source because the link to the debian repo was dead 6 months ago (and apparently still is!)
Flathub was the first goal. It should be relatively easy to do Windows as well. I do need to make sure the code works on Windows, as there might be a few surprises, like forward slashes in paths. E: It was a good question, added a section about this to the readme.