No project description provided
Project description
foxtail
CLI program to print recent firefox bookmarks to stdout using base Python library.
Simply searches the firefoix_dir
(by default ~/.mozilla/firefox
) for places.sqlite
, queries
the database for recent bookmarks added within the specified window (by default 7 days).
Requires Python 3.10 or higher.
Installation:
Download this directory/zip file to execute in current directory, or make an alias/link to this
executable in your PATH
.
For example (assuming ./local/bin
is in PATH
),
$ curl https://raw.githubusercontent.com/BlakeJC94/scratchpad/main/bookmarks/foxtail/__main__.py > ~/.local/bin/foxtail
$ chmod a+x ~/.local/bin/foxtail
So now this can be called with
$ foxtail [firefox_dir] [--hours <HH>] [--days <DD>]
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
foxtail-1.0.0.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file foxtail-1.0.0.tar.gz
.
File metadata
- Download URL: foxtail-1.0.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.8 Linux/6.6.10-76060610-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4890fef5d06447540f86c60d1869ed80fe833900ff3c288e31a042a1756adb5e |
|
MD5 | 6e88b2e160958d5d80d509128857dcf2 |
|
BLAKE2b-256 | 957ffa6c6db24a9507e11a417a71759cb962b4e77849394dc4021d19db0b50c2 |
File details
Details for the file foxtail-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: foxtail-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.8 Linux/6.6.10-76060610-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | acf96a8b3bd48ac6fc367181b3e24cc2f161d483b4baff9b939922bb0275f1a7 |
|
MD5 | 4eba0491dbf50e92a505f9a3c8c68e3b |
|
BLAKE2b-256 | dfa7454d71d66cf737c62dae4f76dad45d9078591fabf56fe259e24a2a21d476 |