KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
hippo
★ 21
Open GitHub ↗
An open source client for Evernote.
Download README (.md)
Explore Similar Repositories
minimalweb
:
A simple web framework with node.js which has provision to support rest api and traditional http request/response
Arduino-ESP8266
:
Sending data from an Arduino to the internet using an ESP8266 module.
chintz
:
No description available.
dep-generic-methods
:
Dart Enhancement Proposal for generic methods
500pxAPI_Test
:
A small test application for 500px API article on Sitepoint
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
hippo
?
Download (.md)
# 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 <pre> $ git clone --recursive https://github.com/Vytax/hippo.git $ cd hippo $ qmake $ make</pre> ##Note Some disturbutions might refer to qmake as qmake-qt4