didoda / Foolie

An app that reads rss feeds using Rss2Json and Favella (text-to-speech javascript library). Developed with Vite and Vue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foolie

image image image image

Foolie reads your rss feeds using api.rss2json.com and Favella (https://github.com/batopa/favella).

Install

Clone this repo, launch yarn && yarn dev for development. Launch yarn build to update public folder (you have to manually update public/index.html in this case).

Demo

A demo available on github pages: https://didoda.github.io/Foolie/

Thanks to

Favella!

Do you know Favella (https://github.com/batopa/favella)? Favella is a cool javascript library that provides a text-to-speech service; it's developed by https://github.com/batopa.

Have fun with Favella! Thanks to Favella and to batopa.

rss2json

Foolie uses rss2json api to obtain feed data (https://rss2json.com/).

Vue 3 + Vite

Foolie is a component developed with Vue 3 in Vite.

About

An app that reads rss feeds using Rss2Json and Favella (text-to-speech javascript library). Developed with Vite and Vue.

License:MIT License


Languages

Language:Vue 73.2%Language:CSS 10.9%Language:JavaScript 8.8%Language:HTML 7.2%