8000 GitHub - kyxyes/notegw: Evernote based booknotes sharing platform
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kyxyes/notegw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 

Repository files navigation

NoteGW

Evernote based booknotes sharing platform

Lanuch Mongodb

$cd path_to_mongodb_bin
$./mongod
  • Details about how to launch Mongo, please check here.

Lanuch Server

$cd path_to_server
$node server.js

#How to use

  • This platform now only support sandbox version.

  • Register a sandbox account if you do not have an Evernote sandbox account before login.

  • Create your notes here.

  • Click 'MyNoteGW' to browse your personal notes.

  • Click 'Sync this note'/'Cancel this note' to share notes to others.

  • Click 'Browse All' to check all shared notes from other accounts, this works under offline status without login.

#Next functions

  • Add 'like' button to each shared notes
  • Categories according to different tags

About

Evernote based booknotes sharing platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0