A wallabag CLI client
Project description
Wallabaggins
This is a -- shiiiiire ---
-- baaaaagginsssss ---
Sorry this is a piece of code that connects to your wallabag instance from the command line.
I mean it's a wallabag command line client.
Install it with pip, then run:
wallabaggins -h
You will be prompted for your Wallabag login info and API key, or you can make a config file to store it.
The config file would look like:
serverurl=https://my.wallabag.site
username=myuser
client=myapiclientid
Obligatory security note
You could also include password (your Wallabag password) and secret (the API client secret) in the config file, but you may not like the risk of storing your secrets in a plain text file. For now, your alternatives are:
- You can set the environment variables
WBGINS_PASSWORDandWBGINS_SECRET. - If you have a desktop keyring compatible with Freedesktop.org's Secret Service, then wallabaggins will offer to store these secrets in your keyring for you, and should load them automatically next time you run a command.
- If neither of those works for you, you can keep entering them at the prompt every time.
Some other facts
It's based on work from https://github.com/Nepochal/wallabag-cli/.
It's licensed under MIT license.
It's completely incomplete.
Come on, Sam.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wallabaggins-0.0.12.tar.gz.
File metadata
- Download URL: wallabaggins-0.0.12.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d5d1dec4934bd9d06e2a78bfb3ba83ccd332e4f63780df5c7e9d6703b486603
|
|
| MD5 |
36213315b131377d3483cc9cab41965b
|
|
| BLAKE2b-256 |
cdf2c71b6d90a1ae34b2297ec6dc378b41d3fdead9f2c38b42ea473f5986f7d0
|
File details
Details for the file wallabaggins-0.0.12-py3-none-any.whl.
File metadata
- Download URL: wallabaggins-0.0.12-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b6e822f9a085eaab682411def631752575fb86052660771134b4a836f9a6daf
|
|
| MD5 |
a56fc46edf3d80fc10bf5d84e577c2f2
|
|
| BLAKE2b-256 |
bdda94abb43df95813a46311b0721f502ecf02f1d868b8645f8118937b9979f9
|