Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

foxtail-1.0.0-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page