2024-11-28 07:13:13 +01:00
|
|
|
# Feedr
|
|
|
|
|
2024-11-28 07:19:43 +01:00
|
|
|
Feedr is a syndication utility with simple functionality, to open syndication
|
|
|
|
files directly from your desktop.
|
|
|
|
|
|
|
|
## Functionality
|
|
|
|
|
2024-11-28 09:46:39 +01:00
|
|
|
Feedr will open and render given XML based syndication files of type Atom
|
|
|
|
Syndication Format, RDF, and RSS, upon a click on a file.
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
```
|
|
|
|
make PREFIX=/usr/local install
|
|
|
|
```
|
2024-11-28 07:19:43 +01:00
|
|
|
|
|
|
|
## Customization
|
|
|
|
|
|
|
|
CSS and XSL stylesheets can be changed, by adding custom CSS and XSL files to
|
|
|
|
`.local/share/feedr/css/stylesheet.css` and `.local/share/feedr/xsl/stylesheet.xsl`
|
|
|
|
respectively.
|
|
|
|
|
|
|
|
## Note
|
|
|
|
|
|
|
|
Your browser of choice must support XSLT.
|
|
|
|
|
|
|
|
## Recommendations
|
|
|
|
|
|
|
|
It is recommended to install one of these browsers:
|
|
|
|
|
|
|
|
- Falkon https://falkon.org
|
|
|
|
- Otter Browser https://otter-browser.org
|
|
|
|
- qutebrowser https://qutebrowser.org
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
2024-11-28 07:27:32 +01:00
|
|
|
Feedr is subjected to the terms of the license MIT.
|
2024-11-28 07:19:43 +01:00
|
|
|
|
|
|
|
## Author
|
|
|
|
|
|
|
|
Schimon Jehudah Zachary
|