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 , 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:
>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
$ /# noteit Create note with alias -a alias
>Note saved
$ /# noteit -a alias
Create note with alias

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.10.0.tar.gz (6.3 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for noteit-0.10.0.tar.gz
Algorithm Hash digest
SHA256 b52c8725d23cb68cd6a8723f8ef6f4dc9eedf5a2629871cbde9db6d45a231bf7
MD5 bc35430545be42775e556627297d3d31
BLAKE2b-256 32a47659156522a36eb844177a3832b1e84a47db772190c0389b2076478e7149

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