Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvj/clevernote
A command line interface to Evernote
https://github.com/dvj/clevernote
Last synced: 16 days ago
JSON representation
A command line interface to Evernote
- Host: GitHub
- URL: https://github.com/dvj/clevernote
- Owner: dvj
- Created: 2010-01-01T18:13:33.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2015-08-30T23:16:07.000Z (about 9 years ago)
- Last Synced: 2024-08-01T05:23:49.332Z (3 months ago)
- Language: Python
- Homepage:
- Size: 123 KB
- Stars: 46
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Clevernote - a command line interface to Evernote
Author: dvj (Doug Johnston)
Evernote is a cross platform note taking system. They have GUI clients for Windows and Mac, various mobile platforms, and a web client. I still prefer doing most of my quick work from the command line, so here's an implementation of a command line client.
About:
The client currently uses markdown (http://daringfireball.net/projects/markdown/) to handle notes with rich text. Obviously pictures and media dont come across too well though :P