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.
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
-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.
list List the entries on the wallabag account.
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.1.tar.gz
(32.3 kB
view hashes)
Built Distribution
Close
Hashes for wallabag_client-1.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32b8f2c849608a97d83e0d4aafef8a2cb652d7b1f15e60915e38cfdfc974ad3f |
|
MD5 | d90db525e8cd298fbd4438eefcc5be50 |
|
BLAKE2b-256 | c8bbc377561b9e6ee038d373cee21f50fcf5354f6bf2e5e81cb25e63d6a3ae27 |