Aller au fichier
Marcus Noble 8814467db9 chore: cleaned up logging 2021-07-24 12:44:38 +01:00
cmd Bind port to env var 2020-10-17 21:20:10 +01:00
internal chore: cleaned up logging 2021-07-24 12:44:38 +01:00
views Set line height for item headings 2021-05-15 15:27:11 +01:00
.dockerignore Initial commit 2020-10-17 14:30:30 +01:00
.gitignore Initial commit 2020-10-17 14:30:30 +01:00
Dockerfile Fix dockerfile 2020-10-18 11:01:47 +01:00
LICENSE Initial commit 2020-10-17 14:30:30 +01:00
Makefile Added release task 2020-11-10 18:36:48 +00:00
README.md Removed link to create new issue 2020-12-13 17:25:31 +00:00
go.mod Find feed url from webpage 2021-03-17 08:04:38 +00:00
go.sum Find feed url from webpage 2021-03-17 08:04:38 +00:00
main.go Use env vars 2020-10-17 20:55:05 +01:00

README.md

Gopherss

RSS reader written in Go

Features

Resources

Contributing

If you find a bug or have an idea for a new feature please raise an issue to discuss it.

Pull requests are welcomed but please try and follow similar code style as the rest of the project and ensure all tests and code checkers are passing.

Thank you 💛

License

See LICENSE