An Atom and RSS feed aggregator for Gemini written in Lua.

Ricardo García Jiménez 2172ec35b3 feat: Modifica el mensaje del tipo de dato de la opción de dominio en el terminal 1 week ago
docs 506de8b682 docs: Agrega diagrama relacional de la base de datos 3 weeks ago
.gitignore 0074f838cb feat: Genera el feed de Atom de PlanetaLibre 3 weeks ago
COPYING 2aa7bed52b docs: Incluye licencia de software GPLv3 de GNU 8 months ago
README.md a0fcfd53b6 docs: Actualiza el link del protocolo Gemini en el archivo README.md 2 weeks ago
planetalibre-dev-1.rockspec f01647b575 chore: Elimina lua como dependencia del rockspec 3 weeks ago
planetalibre.lua 2172ec35b3 feat: Modifica el mensaje del tipo de dato de la opción de dominio en el terminal 1 week ago

README.md

PlanetaLibre

An Atom and RSS feed aggregator for Gemini written in Lua.

Dependencias

Instalación

cd planetalibre
sudo luarocks make

Referencias

Licencia

PlanetaLibre -- An Atom and RSS feed aggregator for Gemini written in Lua.

Copyright (C) 2023-2024  Ricardo García Jiménez <ricardogj08@riseup.net>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.