{"id":14767426,"url":"https://github.com/alextselegidis/plainpad","last_synced_at":"2025-10-09T14:45:04.170Z","repository":{"id":37590230,"uuid":"219554907","full_name":"alextselegidis/plainpad","owner":"alextselegidis","description":"📓 Plainpad - Self Hosted Note Taking App","archived":false,"fork":false,"pushed_at":"2024-04-02T16:09:42.000Z","size":2790,"stargazers_count":239,"open_issues_count":18,"forks_count":23,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-02T17:29:57.867Z","etag":null,"topics":["javascript","laravel","note-taking","php","react","self-hosted"],"latest_commit_sha":null,"homepage":"https://alextselegidis.com/get/plainpad","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alextselegidis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-11-04T17:12:25.000Z","updated_at":"2024-04-02T17:29:59.213Z","dependencies_parsed_at":"2024-02-26T15:27:53.642Z","dependency_job_id":"fafb3c9e-6971-42ea-8d9d-b7c3f1f42f9a","html_url":"https://github.com/alextselegidis/plainpad","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextselegidis%2Fplainpad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextselegidis%2Fplainpad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextselegidis%2Fplainpad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextselegidis%2Fplainpad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alextselegidis","download_url":"https://codeload.github.com/alextselegidis/plainpad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008630,"owners_count":21032556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","laravel","note-taking","php","react","self-hosted"],"created_at":"2024-09-16T10:02:23.232Z","updated_at":"2025-10-09T14:44:58.592Z","avatar_url":"https://github.com/alextselegidis.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://alextselegidis.com/get/plainpad\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/alextselegidis/plainpad/master/logo.png\" alt=\"Plainpad\" width=\"200\"\u003e\n    \u003c/a\u003e\n    \u003cbr\u003e\n    Plainpad\n    \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n    Plainpad is a self-hosted note taking application.\n\u003c/h4\u003e\n\n\u003ch4 align=\"center\"\u003e\n    \u003ca href=\"https://alextselegidis.com/get/plainpad\"\u003ealextselegidis.com/get/plainpad\u003c/a\u003e\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/alextselegidis/plainpad?style=for-the-badge\"\u003e\n  \u003cimg alt=\"GitHub release (latest by date)\" src=\"https://img.shields.io/github/v/release/alextselegidis/plainpad?style=for-the-badge\"\u003e\n  \u003cimg alt=\"GitHub All Releases\" src=\"https://img.shields.io/github/downloads/alextselegidis/plainpad/total?style=for-the-badge\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#about\"\u003eAbout\u003c/a\u003e •\n  \u003ca href=\"#setup\"\u003eSetup\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n![screenshot](screenshot.png)\n\n## About\n\nDriven by simplicity and stability in mind, Plainpad offers great potential at no cost. Become the owner of \nyour data as Plainpad will nicely run on your own server. \n\n**IMPORTANT: Book the free Plainpad Installation Service now and have the project maintainer install Plainpad on your \nown server for free!** [[Drop a message to info@alextselegidis.com]](mailto:info@alextselegidis.com?subject=Plainpad%20Installation%20Service\u0026body=I%20would%20like%20to%20book%20the%20Plainpad%20Installation%20Service.) \n\n## Setup\n\nTo clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) \n(which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/alextselegidis/plainpad.git\n\n# Go into the repository\n$ cd plainpad\n\n# Start Docker \n$ docker compose up -d\n```\n\nNote: 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.\n\n\n## License \n\nCode 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/)\n\n---\n\nWebsite [alextselegidis.com](https://alextselegidis.com) \u0026nbsp;\u0026middot;\u0026nbsp;\nGitHub [alextselegidis](https://github.com/alextselegidis) \u0026nbsp;\u0026middot;\u0026nbsp;\nTwitter [@alextselegidis](https://twitter.com/AlexTselegidis)\n\n###### More Projects On Github\n###### ⇾ [Easy!Appointments \u0026middot; Open Source Appointment Scheduler](https://github.com/alextselegidis/easyappointments)\n###### ⇾ [Questionful \u0026middot; Web Questionnaires Made Easy](https://github.com/alextselegidis/questionful)\n###### ⇾ [Integravy \u0026middot; Service Orchestration At Your Fingertips](https://github.com/alextselegidis/integravy)\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextselegidis%2Fplainpad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falextselegidis%2Fplainpad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextselegidis%2Fplainpad/lists"}