2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nitter_ynh.git synced 2026-05-12 05:07:19 +02:00
Nitter package for YunoHost
Find a file
2026-05-03 08:40:52 +02:00
.github [autopatch] Update issue and PR templates (#7) 2021-05-21 13:28:39 -04:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:08:00 +01:00
doc Improving 2025-04-07 22:16:28 +02:00
scripts don’t chown root install_dir 2025-11-03 20:46:48 +01:00
.gitignore convert to helpers2.1 2025-11-03 20:36:05 +01:00
LICENSE Initial commit for nitter package 2021-03-18 23:51:27 -04:00
manifest.toml Upgrade sources 2026-04-20 00:21:00 +02:00
README.md Auto-update READMEs 2026-04-20 00:21:03 +02:00
tests.toml Improving 2025-04-07 22:16:28 +02:00

Logo of Nitter Nitter, packaged for YunoHost

Alternative front-end for Twitter that respects your privacy

🌐 Official app website App Demo Version: 2026.04.16~ynh1

Screenshots

Screenshot of Nitter

📦 Developer info

Automatic tests level

🛠️ Upstream Nitter repository: https://github.com/zedeus/nitter

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

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

📚 App packaging documentation

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