Archived
2
0
Fork 0
forked from blallo/Feedati
Giochiamo con i feed RSS
This repository has been archived on 2024-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
boyska a1e5d0da8c [BR] upstream: action=list will be useful!
see commit 7dee3a in rss-bridge repository; it adds inspection of every
bridge data, which makes integration with tt-rss much easier.
It is now (theoretically) possible for us to generate form about
bridges on tt-rss without dirty iframe hacks
2018-08-19 02:45:22 +02:00
doc git guidelines 2018-08-10 12:00:20 +02:00
docker [TT] stop using OpenRC 2018-08-19 02:19:28 +02:00
rss-bridge@3bd64b905f [BR] upstream: action=list will be useful! 2018-08-19 02:45:22 +02:00
tt-rss@c925f4e3fd Update external remotes 2018-08-01 18:40:46 +02:00
.gitignore first doit implementation 2018-08-09 10:34:34 +02:00
.gitmodules Fix submodules' remotes 2018-08-02 10:32:52 +02:00
docker-compose.yml [TT] stop using OpenRC 2018-08-19 02:19:28 +02:00
dodo.py doit: more checks on build 2018-08-17 18:05:13 +02:00
dodo_utils.py doit support for newer versions 2018-08-17 16:27:29 +02:00
INSTALL.Debian.md some more install info 2018-08-09 14:01:16 +02:00
README.md doit support for newer versions 2018-08-17 16:27:29 +02:00

FEEDATI

La nuova frontiera dello smanettamento con gli RSS

Installami

Serve installare le seguenti cosucce:

  • docker
  • docker-compose
  • go get 'github.com/betalo-sweden/await' (serve Go >= 1.8)
  • doit (pip3 install doit==0.31 or apt-get install python3-doit)

Lanciare

Running doit is enough. It will build images, configure them, then run everything.