conf | ||
scripts | ||
sources | ||
.gitignore | ||
check_process | ||
issue_template.md | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md | ||
README_fr.md |
Nitter for YunoHost
This package allows you to install nitter quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Nitter is an alternative front-end for Twitter that is faster than the official website, respects your privacy, and does not require login. It uses responsive design (works well on all screen sizes). Nitter also offers to generate RSS feeds from Twitter user timeleines.
This app requires a dedicated root domain. ARM installations are NOT SUPPORTED.
Shipped version: 52a0b530cc35c4a8ab28b58994d8c07322a58a51
Screenshots
Demo
Configuration
The app's config file is stored in /opt/yunohost/__APPNAME__/nitter.conf
.
Users can override the defaults and set custom settings at https://instance-domain.tld/settings
.
Documentation
- Official documentation: https://github.com/zedeus/nitter/wiki
Multi-user support
Are LDAP and HTTP auth supported? No Can the app be used by multiple users? Yes
Supported architectures
Limitations
- ARM installations are not supported and will not work
More info on the documentation page:
https://yunohost.org/packaging_apps
Links
- Report a bug: https://github.com/YunoHost-Apps/nitter_ynh/issues
- App website: https://github.com/zedeus/nitter
- Upstream app repository: https://github.com/zedeus/nitter
- YunoHost website: https://yunohost.org/
Developer info
Only if you want to use a testing branch for coding, instead of merging directly into master. Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/nitter_ynh/tree/testing --debug
or
sudo yunohost app upgrade nitter -u https://github.com/YunoHost-Apps/nitter_ynh/tree/testing --debug