Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayu-mushi/memoru

CLI memo command, suited for drafting tweet; ツイートの下書きに適したCUI用メモコマンド
https://github.com/ayu-mushi/memoru

cli memo twitter

Last synced: 15 days ago
JSON representation

CLI memo command, suited for drafting tweet; ツイートの下書きに適したCUI用メモコマンド

Awesome Lists containing this project

README

        

Memoru
=======

* CLI memo command
* Memoru enable to generate memos, and to manipulate memos.
* Each memo has its own unique and random index.
* Suitable for twitter draft
* use the memo stack system

How to install
-------
```sh
git clone https://github.com/ayu-mushi/memoru
cd memoru
python setup.py install
```

Tutorial
--------

###Initialize
Type `memoru init` to initialize a directory for using memoru.

###memoru & tw
https://github.com/shokai/tw

```
vim `memoru gen 'txt'`
memoru pop | tw --pipe
```

Related tools
-----

License
--------
This software is licensed under the MIT license.

See LICENSE file.