Evernote command line tool
Project description
The note of evernote will be created if standard input is passed to everstdin.
$ echo 'Note Content' | everstdin $ tail -f /var/log/access_log | everstdin -t 'apache access log' $ cat /etc/nginx/nginx.conf | everstdin --tags nginx,config --notebook linux $ everstdin -t 'localhost hosts file' < /etc/hosts
If you specify a file name in the option, it is saved as an attachment.
$ cat ~/Desktop/aaa.jpg | everstdin -t aaa -f aaa.jpg $ < ~/Desktop/bbb.png everstdin -f bbb.png $ curl http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/legal/licenses-terms/pdf/Reader_11_0_jp.pdf | everstdin -f Adobe.pdf $ curl http://www.python.jp/images/pyjug.png | everstdin -f python.png --tags python
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
everstdin-1.0.tar.gz
(3.0 kB
view details)
File details
Details for the file everstdin-1.0.tar.gz
.
File metadata
- Download URL: everstdin-1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6abf3b9168c9d1b45a01d4a08a3be7c60b74db4ffd590a720f885f43234007fb |
|
MD5 | 04605b2317ed25f8e3acfdcc67c401dd |
|
BLAKE2b-256 | 7c10d44f9ac3183ba45ffbd76fe498fc155da07025f0486d53ca318e7a834165 |