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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for noteit-0.8.11.tar.gz
Algorithm Hash digest
SHA256 86fdecb759c680c27a2f2a70d983a23df11bee1076f31bfd5b87a093651c82b5
MD5 ee6298c010607b2b27c4389fb7de2bbe
BLAKE2b-256 ff12a1f0909a1bd145814f7068d6dff81574ed9727850194c80c347a88a30da8

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