mirror of
https://github.com/YunoHost-Apps/crabfit_ynh.git
synced 2024-09-03 18:16:21 +02:00
crab.fit package for YunoHost
bb96ddabcf
Error was missing dependencies on eslint that is only present in devDependencies Why it broke without change in packaging or upstream is a mistery but the quick solution is to let `nextjs` do its magic and not let yarn get in the way |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
sources | ||
.gitattributes | ||
.gitignore | ||
ALL_README.md | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_zh_Hans.md | ||
tests.toml |
Crab Fit for YunoHost
Read this README in other languages.
This package allows you to install Crab Fit quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Crab Fit helps you fit your event around everyone's schedules. Simply create an event above and send the link to everyone that is participating. Results update live and you will be able to see a heat-map of when everyone is free.
Features
- Click and slide to select multiple time slots at once.
- Editable using a one-time password
Shipped version: 1.0~ynh2
Demo: https://crab.fit
Screenshots
Documentation and resources
- Official app website: https://crab.fit
- Official user documentation: https://github.com/GRA0007/crab.fit
- Official admin documentation: https://github.com/GRA0007/crab.fit
- Upstream app code repository: https://github.com/GRA0007/crab.fit
- YunoHost Store: https://apps.yunohost.org/app/crabfit
- Report a bug: https://github.com/YunoHost-Apps/crabfit_ynh/issues
Developer info
Please send 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/crabfit_ynh/tree/testing --debug
or
sudo yunohost app upgrade crabfit -u https://github.com/YunoHost-Apps/crabfit_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps