NotePost
A cloud-based notetaking app.
Features
- Markdown support for simple formatting
- Color-coding and favoriting of notes
- Implements the Nextcloud Notes API, allowing integration with apps that support Nextcloud Notes (like this one)
- Core notetaking functions work without JavaScript or in a text-only browser
Setup Tips
- Run
composer install(orcomposer.phar install) to install dependency libraries - Run
git submodule initandgit submodule updateto install several other dependencies - Install the database using
database.mwbordatabase.sql - Copy
settings.template.phptosettings.phpand customize - You'll also need to setup AccountHub
Description
Languages
PHP
89%
JavaScript
5.1%
CSS
4.2%
TSQL
1.7%