Search Criteria
Package Details: nitter-git latest-29
Package Actions
Git Clone URL: | https://aur.archlinux.org/nitter-git.git (read-only, click to copy) |
---|---|
Package Base: | nitter-git |
Description: | Alternative Twitter front-end |
Upstream URL: | https://github.com/zedeus/nitter |
Licenses: | AGPL3 |
Conflicts: | nitter |
Provides: | nitter |
Submitter: | somini |
Maintainer: | somini |
Last Packager: | somini |
Votes: | 8 |
Popularity: | 0.015546 |
First Submitted: | 2020-06-13 23:14 (UTC) |
Last Updated: | 2024-08-12 18:13 (UTC) |
Dependencies (6)
- redis (redis-testingAUR, redis-gitAUR, keydbAUR, valkey)
- git (git-gitAUR, git-glAUR) (make)
- libsass (make)
- nim (nim-gitAUR, choosenimAUR, choosenim-binAUR) (make)
- nimble (nimble-gitAUR, choosenimAUR, choosenim-binAUR, nim) (make)
- pcre (make)
Latest Comments
« First ‹ Previous 1 2 3
nyanpasu64 commented on 2021-12-30 15:05 (UTC)
Can't build (latest PKGBUILD at 2dafbb381411):
This broke when upstream renamed nitter.conf to nitter.example.conf (https://github.com/zedeus/nitter/commit/9eb7532bfa1388c9ea72fc3dcc7e67d615e83222).
somini commented on 2020-12-08 21:03 (UTC)
@benproarch did just that, thanks.
benoitjpnet commented on 2020-11-29 09:12 (UTC)
/!\ The systemd service start nitter with root account /!\ A specific system-user should be created.
somini commented on 2020-11-27 21:46 (UTC)
@Neko-san Works for me. Note that you need to tweak the default config in /etc/nitter.conf, defaults to listening on localhost only. Put nginx in front of that, or bind to the public address. It's easier with nginx to add TLS, etc.
Neko-san commented on 2020-11-25 19:04 (UTC)
I installed this from the AUR and Nitter doesn't run?
« First ‹ Previous 1 2 3