news
Free and Open Source Software
-
FeedFlow - minimalistic RSS Reader - LinuxLinks
FeedFlow is a minimalistic RSS Reader available on Linux, Android, iOS, macOS, and Windows.
FeedFlow is built with Jetpack Compose, Compose Multiplatform, and SwiftUI. All the logic is shared using Kotlin Multiplatform.
Your existing RSS collection can be easily imported: FeedFlow offers full and easy import and export capabilities through OPML files.
This is free and open source software.
Updo - website monitoring tool - LinuxLinks
Updo is a command-line tool for monitoring website uptime and performance. It provides real-time metrics on website status, response time, SSL certificate expiry, and more, with alert notifications.
This is free and open source software.
Vet examines Go source code and reports suspicious constructs - LinuxLinks
Vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string. Vet uses heuristics that do not guarantee all reports are genuine problems, but it can find errors not caught by the compilers.
Vet is normally invoked through the go command.
This is free and open source software.