Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bauripalash/penme
Penme is a lightweight open source note taking app focused on privacy!
https://github.com/bauripalash/penme
productivity productivity-tools text-editor tool webapp
Last synced: 2 days ago
JSON representation
Penme is a lightweight open source note taking app focused on privacy!
- Host: GitHub
- URL: https://github.com/bauripalash/penme
- Owner: bauripalash
- License: mit
- Archived: true
- Created: 2019-07-12T14:54:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T11:10:21.000Z (about 4 years ago)
- Last Synced: 2024-08-01T12:30:58.005Z (3 months ago)
- Topics: productivity, productivity-tools, text-editor, tool, webapp
- Language: JavaScript
- Homepage: http://palashbauri.in/penme
- Size: 3.27 MB
- Stars: 25
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - bauripalash/penme - Penme is a lightweight open source note taking app focused on privacy! (webapp)
README
![PENME](./src/static/imgs/scover.png)
### 👻 [Open PENME.ML](https://penme.ml)
### 👻 What is Penme :Penme is a lightweight open source note taking app focused on privacy! All your data is stored in your device, none of your data never leaves your device (unless the user does something silly 😉 )
### 👻 Story of Penme :
One day after reaching my class I recalled, "I forgot my notebook", ofcourse i had a mobile but unfourtunately without a note taking app and When i tried downloading one, the internet became so slow that it was taking so long to download! I was like damn, I'll go home today and build my own lightweight note taking app!
## 👻 Features :
* You Can Take notes (😉)
* You can share those notes with your friends by just sharing a link
* You can save notes and edit them later
* It's fast
* It's a [PWA](https://en.wikipedia.org/wiki/Progressive_web_applications)## 👻 Wanna Help Improve It?
#### Steps:
* Fork This Repo
* Clone On Your Device or [**Open in Gitpod**](https://gitpod.io/#https://github.com/bauripalash/Penme)
* Install Node Modules : `yarn install`
* Make Changes on `/src` folder and to compile to production use `yarn run compile`
* To run live server : `yarn run start`
* After Making Improvements , send a Pull Request
#### Issues:
* Create Issues if your find errors or bugs
* Create Issues to submit improvement ideas