Skip to main content

A simple CLI for taking notes

Project description

clippynote · Upload Python Package PyPI Latest Release License Code style: black

A CLI for taking notes with key value pairs that uses .json file to store its data. It is designed to be used in a terminal. You can use it to take notes on your projects, tasks, or anything else you want.

Also you can copy and paste the note with the -c / --copy option, it will use the clipboard data.

Although the package is named clippynote, but the CLI is using note as the entry point to the CLI. Why? you may ask. Well, it's because note is short and easier to type than clippynote.

Installation

Follow all these steps shown below to use the CLI.

  1. Install using pip:

    pip install clippynote
    
  2. Initialize the database:

    note init
    
  3. Use the CLI:

    note
    

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

clippynote-2.1.1.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

clippynote-2.1.1-py3-none-any.whl (6.6 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