Skip to content

MidoriYakumo/hippo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hippo Notes

An open source client for Evernote. Evernote is a suite of software and services, designed for notetaking and archiving. A "note" can be a piece of formatted text, a full webpage or webpage excerpt, a photograph, a voice memo, or a handwritten "ink" note. Notes can also have file attachments. Notes can be sorted into folders, then tagged, annotated, edited, given comments, searched, and exported as part of a notebook.

The application currently support:

  • Synchronization with Evernote servers
  • Local data caching
  • Embbeded PDF documents prieview with poppler
  • Note printing and export to PDF, html or text file.

#Requirements For Qt4 builds:

  • libqt4 >= 4.8
  • poppler-qt4
  • libhunspell

For Qt5 builds:

  • libqt5 >= 5.3
  • poppler-qt5
  • libhunspell

#Build

$ git clone --recursive https://github.com/Vytax/hippo.git 
$ cd hippo 
$ qmake
$ make

##Note Some disturbutions might refer to qmake as qmake-qt4

About

An open source client for Evernote.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.9%
  • JavaScript 8.6%
  • Perl 5.6%
  • Other 1.9%