Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.59 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.59 KB

Brime

Join the chat at https://gitter.im/Brime-app/Lobby

Brime is an open source, simple and powerful self-hosted note taking application that lets an organisation have its notes stored on its own servers preventing any outside element to get access to the private data of the organisation. It has a beautifully designed interface following the trending Material Design.

Components

1. Core

The Brime Core is the Restful API that handles the server-side data manipulation and retireval. A demo deployment of the API is set up at http://brime.ml/

2. Android

The Brime Android contains the source code for the Android Application.

3. WebApp

The Brime WebApp contains the source for the Web Application.

Authors

License

This project is licensed under the AGPL v3.0 License - see the LICENSE.md file for details