2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/overleaf_ynh.git synced 2026-03-25 08:22:35 +01:00
No description
Find a file
2026-03-23 17:10:55 +01:00
.github convert to v_2 2023-11-19 16:41:50 +01:00
conf It appeared it was a good guess, but with a typo ynh_app_setting_set --key=service --value="$app-web" (without .service) 2026-03-21 07:51:42 +01:00
doc simplify yunohost app shell 2026-03-20 18:19:36 +01:00
scripts It appeared it was a good guess, but with a typo ynh_app_setting_set --key=service --value="$app-web" (without .service) 2026-03-21 07:51:42 +01:00
LICENSE First implementation 2022-04-23 19:59:10 +02:00
manifest.toml fix sha 2026-03-23 17:10:55 +01:00
README.md Auto-update READMEs 2026-03-21 08:01:28 +01:00
tests.toml Update tests.toml 2024-11-08 17:35:24 +01:00

Logo of Overleaf Overleaf, packaged for YunoHost

Online real-time collaborative LaTeX editor

🌐 Official app website Version: 2026.03.20~ynh1

Screenshots

Screenshot of Overleaf

📦 Developer info

Automatic tests level

🛠️ Upstream Overleaf repository: https://github.com/overleaf/overleaf

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/overleaf_ynh/tree/testing

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

📚 App packaging documentation

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