uSuite
uSuite is a simple and somewhat suckless nextcloud replacement intended for home use.
It provides:
- A database free webapp
- A lightweight core for writing extensions
Table of Contents:
About
This project doesn't really do much. It does file based user authentication, session management, and provides a simple 'hands off' API for building extensions.
Currently, there are no extensions availible for uSuite.
Installing and Compiling from Source
Since uSuite is source based, you're going to need the following in order to compile it:
- Go installed and configured
- Any extensions you want already merged into uSuite
- A little patience :)
Contributing
Contributions are always welcome. If you're interested in contributing, send me an email or submit a PR.
License
This project is currently licensed under GPLv3. This means you may use our source for your own project, so long as it remains open source and is licensed under GPLv3.
Please refer to the license file for more information.