Skip to main content

The tool for creating notes

Project description

https://img.shields.io/badge/version-beta-yellow.svg https://travis-ci.org/Krukov/noteit-backend.svg?branch=master https://img.shields.io/coveralls/Krukov/noteit-backend.svg

The tool for simple store notes

I created this tool for my own purposes, but I will be glad if you’ll use it too.

I love commandline tools like howdoi or fuckit, they are really awesome. Sometimes it is nesessary to note something simple and usefull: commands like tar zxvf or any password (it is bad idea). That will be great, if you could make a note simple and fast, and then get it anywhere. I hope, you will enjoy my tool!

How to

Install

There are 3 ways to install this tool:

  • simple/true/pythonic way:

pip install noteit
  • manual install way (for those who do not use pip)

$ wget https://raw.githubusercontent.com/Krukov/noteit/stable/noteit/noteit -O /usr/bin/noteit --no-check-certificate
$ chmod +x /usr/bin/noteit
  • curl way (for those who do not want install)

$ python -c "$(curl -s https://raw.githubusercontent.com/Krukov/noteit/stable/noteit/noteit)" [ARGUMENTS]
  • hardcore curl way (for those who do not use python :fire:)

Soon

Using

$ /# noteit
>Input username: krukov
>Input your password:
>If you are not registered yet, answer the question 'Do you like this tool?': yes
>You haven't notes
$ /# noteit My first note
>Note saved
$ /# echo "Noteit can get note from pipe" | noteit
>Note saved
$ /# noteit
>1: Noteit can get note from pipe
>2: My first note
$ /# noteit echo "You can run it"
>Note saved
$ /# noteit -l | sh
You can run it

FUTURE

  • json base api

  • drop note

  • save files

  • browse notes as html

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

noteit-0.9.2.tar.gz (6.1 kB view details)

Uploaded Source

File details

Details for the file noteit-0.9.2.tar.gz.

File metadata

  • Download URL: noteit-0.9.2.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for noteit-0.9.2.tar.gz
Algorithm Hash digest
SHA256 652294bc1a25440b73f14ff6fca61e4800134d9465cd2d30b5291c337cd2334e
MD5 83dace5801c367bf3279b1a27f40c9fb
BLAKE2b-256 0d3b8c8b3ceebebd64b8f398746b4a997651213821af5b21fc8e381bcdb8db59

See more details on using hashes here.

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