2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/overleaf_ynh.git synced 2026-05-12 04:37:22 +02:00
No description
  • Shell 67.7%
  • JavaScript 32.3%
Find a file
2026-05-02 09:42:17 +02: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 do no run tlmgr as app 2026-03-24 08:02:56 +01:00
scripts do no run tlmgr as app 2026-03-24 08:02:56 +01:00
LICENSE First implementation 2022-04-23 19:59:10 +02:00
manifest.toml Upgrade sources 2026-05-02 00:26:49 +02:00
README.md Auto-update READMEs 2026-05-02 00:26:51 +02: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.05.01~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.