Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 811 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 811 Bytes

pangaea-note

Multi Purpose Note Taking Application

Description

Pangaea Note is a multi purpose Note Taking Application that you can use to store your ideas, passwords, code snippets, cloud accounts and much more.

How to install

You need to install nuts first then, just type

nuts install net.thevpc.pnote:pnote

once you have installed pnote, you just need to type:

pnote

Dependencies

Pangaea Note used other Open source software including :

  • shef (Simple HTML Editor Framework)
  • jtidy (HTML parser)
  • nuts (Package manager)
  • jeep (Source code Parser and syntax highlighter)
  • flatplaf (Look and Feel)
  • feather (icon sets)

License

Pangaea Note is published under Apache 2 License. However parts of it (dependencies) are under other licenses (LGPL2.1, MIT,...)