Implements: Open links from entry content (L keybind on detail view)
add screenshot doc page
delete temp file
Official repository and project is on sourcehut. Github and codeberg are only mirrors. This is where binaries are uploaded.
Walgot is a TUI wallabag client. Wallabag is an opensource "read it later" application that can be selfhosted. This application aims to be an easy and interactive TUI client for it.
Walgot is built in golang, leveraging the great bubbletea set of libraries and Wallabago, a wrapper to wallabag APIs.
Mandatory screenshots:
Important note: The way walgot works is by downloading all articles from wallabag API at the start of the session (or when using the refresh keybind). Then walgot will allow filtering, viewing or updates (read, star) of articles and push changes via API. There is no local cache or database, so no offline usage (at least for now).
Once the initial load is done, internet access is not needed anymore to read articles content. It is needed for changing article status (like read or star). An offline mode might be added later, but there are more urgent features to build first :).
See the installation and configuration documentation page.
At any time, press ?
key to display the help and ctrl+c
to quit.
See the full list on the keybind documentation page.
High level available features at this stage:
See the more detailed todo documentation page.
See the screenshots directory directory.
Feedback or request? Send an email to the dev mailing list. You can also read the mailing list archive.
You can subscribe to the announcement mailing list.