Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alextselegidis/plainpad
📓 Plainpad - Self Hosted Note Taking App
https://github.com/alextselegidis/plainpad
javascript laravel note-taking php react self-hosted
Last synced: 10 days ago
JSON representation
📓 Plainpad - Self Hosted Note Taking App
- Host: GitHub
- URL: https://github.com/alextselegidis/plainpad
- Owner: alextselegidis
- License: gpl-3.0
- Created: 2019-11-04T17:12:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T16:09:42.000Z (7 months ago)
- Last Synced: 2024-04-02T17:29:57.867Z (7 months ago)
- Topics: javascript, laravel, note-taking, php, react, self-hosted
- Language: PHP
- Homepage: https://alextselegidis.com/get/plainpad
- Size: 2.66 MB
- Stars: 239
- Watchers: 7
- Forks: 23
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Plainpad
Plainpad is a self-hosted note taking application.
alextselegidis.com/get/plainpad
![screenshot](screenshot.png)
## About
Driven by simplicity and stability in mind, Plainpad offers great potential at no cost. Become the owner of
your data as Plainpad will nicely run on your own server.**IMPORTANT: Book the free Plainpad Installation Service now and have the project maintainer install Plainpad on your
own server for free!** [[Drop a message to [email protected]]](mailto:[email protected]?subject=Plainpad%20Installation%20Service&body=I%20would%20like%20to%20book%20the%20Plainpad%20Installation%20Service.)## Setup
To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/)
(which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:```bash
# Clone this repository
$ git clone https://github.com/alextselegidis/plainpad.git# Go into the repository
$ cd plainpad# Start Docker
$ docker compose up -d
```Note: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.
## License
Code Licensed Under [GPL v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) | Content Under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
---
Website [alextselegidis.com](https://alextselegidis.com)  ·Â
GitHub [alextselegidis](https://github.com/alextselegidis)  ·Â
Twitter [@alextselegidis](https://twitter.com/AlexTselegidis)###### More Projects On Github
###### ⇾ [Easy!Appointments · Open Source Appointment Scheduler](https://github.com/alextselegidis/easyappointments)
###### ⇾ [Questionful · Web Questionnaires Made Easy](https://github.com/alextselegidis/questionful)
###### ⇾ [Integravy · Service Orchestration At Your Fingertips](https://github.com/alextselegidis/integravy)