No description
Find a file
2026-01-16 22:01:51 +01:00
.github CHORE: Remove workflows directory (moved to fork specific branch) 2026-01-06 18:56:01 +01:00
conf fix(nginx): forward Authorization header for atuin sync 2026-01-04 18:37:40 +01:00
doc Fix(Description_fr.md) 2026-01-16 19:27:24 +01:00
scripts fix(upgrade): preserve server.toml and keep user data out of install dir (#11) 2026-01-03 22:22:20 +01:00
.editorconfig Initial commit 2025-12-16 13:28:20 +01:00
.gitattributes Initial commit 2025-12-16 13:28:20 +01:00
.gitignore Initial commit 2025-12-16 13:28:20 +01:00
config_panel.toml fix(config-panel): use boolean values for registration toggle 2025-12-28 19:59:14 +01:00
LICENSE Update LICENSE 2025-12-20 16:04:26 +01:00
manifest.toml docs: improve English description and add French translation 2026-01-16 19:23:04 +01:00
README.md Auto-update READMEs 2026-01-14 00:08:27 +01:00
tests.toml test: add curl test configuration to tests.toml 2025-12-21 10:37:34 +01:00

Logo of Atuin Atuin, packaged for YunoHost

Self-hosted Atuin for syncing and backing up encrypted shell history across devices

🌐 Official app website Version: 18.11.0~ynh1

Screenshots

Screenshot of Atuin Screenshot of Atuin

📦 Developer info

Automatic tests level

🛠️ Upstream Atuin repository: https://github.com/atuinsh/atuin

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

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

📚 App packaging documentation

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