A simple, cross-platform, TUI-based notification manager.

- TUI-based
- Cross-platform
- Notifications from multiple sources
- Images from posts
- Lightweight and fast
- Youtube
- Bluesky
- Tumblr
- Time
- Timer
- RSS 1.0 and 2.0
- Atom 1.0
- .NET 8
Pre-built binaries are available in the GitHub Releases tab.
git clone https://github.com/Schaapie-D2/PingLine.git
cd PingLine/src
dotnet build
dotnet run
For adding new pings:
newping <type> <id>
Examples:
newping youtube FavoriteYoutuber
newping time WorkTime
Run help inside the application to see all commands.
- More notification sources
- More customization