Skip to main content

Get your Daily Dev bookmarks from CLI

Project description

Daily Dot Dev Bookmark's CLI

  • View your daily.dev bookmarks from the CLI with Python
  • A simple Python Package

Installation

In a Python Environment

To install the python package, install with pip or any other python package management tool of your choice.

pip install dailydotdev-bookmark-cli

After installing the python package simply enter the command bookmarks,

bookmarks

This will prompt you to enter your daily.dev's bookmark RSS Feed URL, simply copy and paste as it is and finally the list of all your bookmarks will be displayed.

NOTE: You do not have to enter the bookmark URL link again and again, it will be stored in a file. If you want to change it, you can modify or delete the file containing the id as explained later.

https://user-images.githubusercontent.com/40317114/158827491-974249eb-1e04-469b-b907-87a8b3a75b0f.mp4

Daily Dev CLI

With Docker

Using the Dockerfile, you can simply execute the following commands:

FROM python:3

RUN pip install dailydotdev-bookmark-cli

Copy the Dockerfile in the your current working directory, build the image and run the image with interactive mode in bash.

docker build . -t bookmarkcli
docker run -it bookmarkcli bash

https://user-images.githubusercontent.com/40317114/158831643-01a10a27-6e78-4a0a-a791-62f2ccee50e1.mp4

Edit a Existing RSS Feed URL link(id)

To change/edit an existing RSS Feed URL, you can enter the following command, and it will ask for the new URL, simply input that and you should be good to go.

bookmakrs --ch

Delete the RSS Feed URL link(id)

To delete an existing RSS Feed URL, you can enter the following command, this will delete the file that holds your ID(URL for Bookmarks)

bookmakrs --rm

Terminal User Interface (using Textual and Rich)

If you want a TUI for your bookmarks, you have a option to display it using the --tui option in the package.

NOTE: It will only support the terminal systems with support the functionality of displaying rich content.

bookmarks --tui

Dependencies

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

dailydotdev_bookmark_cli-0.1.7.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dailydotdev_bookmark_cli-0.1.7-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file dailydotdev_bookmark_cli-0.1.7.tar.gz.

File metadata

  • Download URL: dailydotdev_bookmark_cli-0.1.7.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.8

File hashes

Hashes for dailydotdev_bookmark_cli-0.1.7.tar.gz
Algorithm Hash digest
SHA256 a275b2e2e328a4a75047c41f95b30e84bc302a73c5b5fecbc926c0df405d75f6
MD5 e8eab25dcbffe42c02ef0698ec57d4b2
BLAKE2b-256 246b4111414f54eba571a3e8c0809f09f2ccb45d373b8c674820a24b01229274

See more details on using hashes here.

File details

Details for the file dailydotdev_bookmark_cli-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: dailydotdev_bookmark_cli-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.8

File hashes

Hashes for dailydotdev_bookmark_cli-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 7ebbae334ecd545ef2c0c68761f6155df12ecf43d51672fe0eb608cad500b025
MD5 11d6e807fb97d0a49ec9d3818f5e2a47
BLAKE2b-256 f36b2fe20151b96814469068826329fcd2cff2f7e2654734562e15c3b07afd17

See more details on using hashes here.

Supported by

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