mirror of
https://github.com/YunoHost-Apps/nullboard_ynh.git
synced 2024-09-03 19:46:08 +02:00
Nullboard package for YunoHost
c5dcc60ecd
Testing |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Nullboard for YunoHost
This package allow you to install Nullboard quickly and simply on a YunoHost server.
If you don’t have YunoHost, please see here to know how to install and enjoy it.
Overview
Nullboard is a minimalist take on a kanban board / a task list manager, designed to be compact, readable and quick in use.
Screenshots
Demo
Documentation
- Official documentation: https://nullboard.io/preview
- YunoHost documentation: If specific documentation is needed, feel free to contribute.
YunoHost specific features
Multi-user support
- Are LDAP and HTTP auth supported? No
- Can the app be used by multiple users? Yes
Supported architectures
Limitations
- ⚠️ Uses localStorage for storing boards/lists/notes, so be careful around clearing your cache.
Links
- Report a bug: https://github.com/YunoHost-Apps/nullboard_ynh/issues
- App website: https://nullboard.io/preview
- Upstream app repository: https://github.com/apankrat/nullboard
- YunoHost website: https://yunohost.org/
Developers info
Please do your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/nullboard_ynh/tree/testing --debug
or
sudo yunohost app upgrade nullboard -u https://github.com/YunoHost-Apps/nullboard_ynh/tree/testing --debug