paveloom-a / Tidings

Finally, an RSS reader without a built-in browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notices

Git mirrors

Build

To build the application, you can use one of the manifests:

flatpak-builder --user --install --force-clean target/flatpak/release manifests/release.yml

or

flatpak-builder --user --install --force-clean target/flatpak/debug manifests/dev.yml

Additionally, these commands will install the application in your system, so you can run it.

Note: flatpak-builder will prune Cargo cache every time.

Develop

To iterate on the application, run the run.bash script. It replicates a part of the flatpak-builder's build process with standard flatpak commands, allowing you to preserve the Cargo cache between builds.

Note: Make sure you have yq installed.

About

Finally, an RSS reader without a built-in browser

License:GNU General Public License v3.0


Languages

Language:Rust 86.1%Language:Meson 7.5%Language:Shell 6.2%Language:CSS 0.2%