Skip to content

wybiral/timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timeline

Self hosted news aggregate for collecting real-time article updates using stream-sources. The main application itself is a server that renders a the timeline for browser visitors as and provides a WebSocket endpoint for accepting a stream of articles from stream-sources. The tool timeline-push provides and easy way to pipe stream-sources output into the WebSocket endpoint.

Run main server

go run main.go

Stream updates

(from stream-sources directory)

python3 main.py | timeline-push

About

Private news aggregate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published