No description
  • Shell 56.3%
  • Python 43.7%
Find a file
2026-06-04 09:09:24 +02:00
.github Initial commit 2026-02-12 11:45:40 +01:00
conf Fix LDAP async issue by adding aget_user method 2026-03-02 23:12:11 +01:00
doc Docs, screenshots and sysd fix 2026-02-12 22:44:14 +01:00
scripts Fix createsuperuser command syntax 2026-04-30 19:15:08 +01:00
.editorconfig Initial commit 2026-02-12 11:45:40 +01:00
.gitattributes Initial commit 2026-02-12 11:45:40 +01:00
.gitignore Initial commit 2026-02-12 11:45:40 +01:00
config_panel.toml Update config_panel.toml 2026-02-14 17:48:20 +01:00
LICENSE 1st commit 2026-02-12 14:21:18 +01:00
manifest.toml Upgrade sources 2026-06-04 01:38:53 +02:00
README.md Auto-update READMEs 2026-06-04 01:39:53 +02:00
tests.toml Initial commit 2026-02-12 11:45:40 +01:00

Logo of Fidus Writer Fidus Writer, packaged for YunoHost

an online collaborative editor for academics

🌐 Official app website App Demo Version: 4.1.3~ynh1

Screenshots

Screenshot of Fidus Writer Screenshot of Fidus Writer

📦 Developer info

Automatic tests level

🛠️ Upstream Fidus Writer repository: https://github.com/fiduswriter/fiduswriter

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

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

📚 App packaging documentation

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