1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/crabfit_ynh.git synced 2024-09-03 18:16:21 +02:00
crab.fit package for YunoHost
Find a file
2024-04-30 09:51:51 +02:00
.github Initial commit 2023-08-17 21:45:58 +02:00
conf Properly modify the upstream code using patches 2024-03-09 23:33:17 +01:00
doc cleaning 2024-03-10 13:34:51 +01:00
scripts Fix #4: compilation failure 2024-04-30 00:19:58 +02:00
sources Update the backend patch to listen only on the loopback 2024-03-10 00:14:21 +01:00
.gitattributes Initial commit 2023-08-17 21:45:58 +02:00
.gitignore Initial commit 2023-08-17 21:45:58 +02:00
ALL_README.md Auto-update READMEs 2024-04-29 22:15:25 +00:00
LICENSE Fix first round of CI warnings 2024-03-09 23:56:08 +01:00
manifest.toml Bump version 2024-04-30 09:51:51 +02:00
README.md add cleaning 2024-04-01 22:18:08 +02:00
README_eu.md Auto-update READMEs 2024-04-01 20:18:23 +00:00
README_fr.md add cleaning 2024-04-01 22:18:08 +02:00
README_gl.md Auto-update READMEs 2024-04-29 22:15:25 +00:00
README_zh_Hans.md Auto-update READMEs 2024-04-29 22:15:25 +00:00
tests.toml Ignore the multi-path test to fix the CI 2024-03-10 00:02:42 +01:00

Crab Fit for YunoHost

Integration level Working status Maintenance status

Install Crab Fit with 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

Screenshot of Crab Fit

Documentation and resources

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