https://github.com/thevpc/pangaea-note
Multi Purpose Note Taking Application
https://github.com/thevpc/pangaea-note
Last synced: over 1 year ago
JSON representation
Multi Purpose Note Taking Application
- Host: GitHub
- URL: https://github.com/thevpc/pangaea-note
- Owner: thevpc
- Created: 2021-04-04T09:58:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-16T12:04:30.000Z (over 1 year ago)
- Last Synced: 2025-03-22T06:41:42.116Z (over 1 year ago)
- Language: Java
- Size: 1.92 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
```bash
nuts install net.thevpc.pnote:pnote
```
once you have installed pnote, you just need to type:
```bash
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,...)