1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_capsule_ynh.git synced 2025-11-05 04:28:44 +01:00
Custom Gemini package for YunoHost
Find a file
2025-10-22 14:21:09 +02:00
.github Initial commit 2021-07-10 17:59:22 +02:00
conf [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 01:08:56 +02:00
doc Always install the database 2024-05-01 21:26:34 +02:00
scripts Fix2.1 2024-11-26 00:54:39 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 01:08:56 +02:00
LICENSE Update LICENSE 2022-07-31 14:48:46 +02:00
manifest.toml multi_instance is note possible for now 2025-10-22 13:22:14 +02:00
README.md Auto-update READMEs 2025-10-22 12:17:26 +02:00
tests.toml disabling preinstall gemserv in tests.toml as it is already installed during the actual installation of the app 2025-10-22 12:17:23 +02:00

Logo of my_capsule my_capsule, packaged for YunoHost

Custom Gemini capsule with SFTP access and HtmGem

🌐 Official app website App Demo Version: 1.4.1~ynh2

Screenshots

Screenshot of my_capsule Screenshot of my_capsule

📦 Developer info

Automatic tests level

🛠️ Upstream my_capsule repository: https://tildegit.org/Sbgodin/htmgem

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/my_capsule_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade my_capsule -u https://github.com/YunoHost-Apps/my_capsule_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.