Skip to main content
======================================
noteit - making and getting notes ewerywhere beta
======================================

.. image:: https://travis-ci.org/Krukov/noteit-backend.svg?branch=master
:target: https://travis-ci.org/Krukov/noteit-backend
.. image:: https://img.shields.io/coveralls/Krukov/noteit-backend.svg
:target: https://coveralls.io/r/Krukov/noteit-backend

--------------------------------
The tool for simple store some notes
--------------------------------

That tool I created for my own purposes, but I will glad if you will use it too.

I love commandline tools like `howdoi <https://github.com/gleitz/howdoi>`_ or `fuckit <https://github.com/ajalt/fuckitpy>`_, they are really awesome.
Sometimes we want to note something simple, some usefull: command like *tar zxvf* or password from some service(it is bad idea), and that it will be great, if you can make this note simple and fast, and than get this note anywhere. So, take this tool and enjoy!


How to
=================

Install
-----------------


Thare are 3 ways to use 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
- aliases for notes
- save files
- browse notes as html

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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for noteit-0.8.9.tar.gz
Algorithm Hash digest
SHA256 d6f59a62ad2794c28951e392482be3ae2e36c9e78d57c87db18961add3a97850
MD5 5af4a9fdebeb31bfed3e7fcb378cdc3c
BLAKE2b-256 dd3d853aa11b6ca3890dfb6348c1bf7cdcd9310ea0746859c6ac31b55afd952d

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 Sentry Error logging StatusPage Status page