1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nitter_ynh.git synced 2025-12-20 02:13:02 +01:00
Nitter package for YunoHost
Find a file
2025-12-19 01:04:37 +01:00
.github [autopatch] Update issue and PR templates (#7) 2021-05-21 13:28:39 -04:00
conf fix-v2025.02.05 2025-02-10 03:48:15 +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 2025-12-15 00:16:47 +01:00
README.md Auto-update READMEs 2025-12-15 00:16:50 +01: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: 2025.12.08~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.