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);
- Show the content of an entry;
- 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.
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 Annotations command
config
delete Delete an entry from wallabag.
delete-by-tags Delete entries from wallabag by tags.
info Information command
list List the entries on the wallabag account.
open Open entry in browser
read Toggle the read-status of an existing entry.
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.2.2.tar.gz
(35.4 kB
view hashes)
Built Distribution
Close
Hashes for wallabag_client-1.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62ba94fad86a0aa9e32664c412c01035e7b1ba7441a42562705b37ce17406b29 |
|
MD5 | cfc890c8029e6534ea6ad537eb4b497e |
|
BLAKE2b-256 | e2c255e137fbd7a00cacb0c857a0090b4145812fc321ec5e1912dc60c875d877 |