Home

Awesome

Notes

Build Status Quality Gate Status Security Rating Coverage

The Notes app is a distraction free notes taking app. It offers a RESTful API for app developers. The source code is available on GitHub

Screenshot of ownCloud Notes

For further developer and user documentation please visit the wiki

Maintainers

Requirements

Minimum PHP Version
Minimum ownCloud Version
Supported Webservers
Supported Browsers

Bugs

Before reporting bugs:

Git (development version)

Installation

Keep up to date

To update the Notes app use::

cd /var/www/owncloud/apps/notes
git pull --rebase origin master