Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.41 KB

README.md

File metadata and controls

48 lines (28 loc) · 1.41 KB

Notes

build stateScrutinizer Code Quality

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

For further developer and user documentation please visit the wiki

Maintainers

Minimum PHP Version

  • PHP >= 5.4

Minimum ownCloud Version

  • = 8.1

Supported Webservers

  • Apache

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