A command-line client for the self-hosted `read-it-later` app Wallabag
Project description
wallabag-client
Wallabag-client is a command line client for the self hosted read-it-later app wallabag. Unlike to other services, wallabag is free and open source.
Wallabag-client is refactored version of existed wallabag-cli tool.
Features
- List entries (filterable tabulated output with nerd icons);
- Show the content of an entry with custom width and alignment;
- Add new entries;
- Delete entries;
- Mark existing entries as read;
- Mark existing entries as starred;
- Change the title of existing entries;
- Tags support;
- Annotations support;
- Opening entries in browser;
- Showing entry information;
- Export entries to files.
Installation
sudo pip3 install wallabag-client
Usage
wallabag --help
Usage: wallabag [OPTIONS] COMMAND [ARGS]...
Options:
--config TEXT Use custom configuration file
--debug Enable debug logging to stdout
--debug-level TEXT Debug level
--version Show the version and exit.
-h, --help Show this message and exit.
Commands:
add Add a new entry to wallabag.
anno Annotation commands.
config Start configuration.
delete Delete an entry from wallabag.
delete-by-tags Delete entries from wallabag by tags.
export Export entry to file.
info Get entry information.
list List the entries on the wallabag account.
open Open entry in browser.
read Toggle the read-status of an existing entry.
repl Start an interactive shell.
show Show the text of an entry.
star Toggle the starred-status of an existing entry.
tags Retrieve and print all tags.
update Toggle the read or starred status or change the title of...
update-by-tags Set the read or starred status of an existing entries...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wallabag-client-1.7.1.tar.gz
(39.4 kB
view hashes)
Built Distribution
Close
Hashes for wallabag_client-1.7.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c10ea745f647cbc7a582c65f14dad5ec478fdfa7c95ae63b681e4a13eb9bdf25 |
|
MD5 | 651cd21cc38e2f12643a173aac9d1b29 |
|
BLAKE2b-256 | 5b77fa3a96452ce94e62a917f2fae7c6be7851d405d85a3482e6e0e64fa81f7d |