meine
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
RSS feed reader for Python 3.
Features:
A free hosted version runs Feedsubs at feedsubs.com, it is the easiest way to start using the software without installing anything.
Feedsubs is a typical Django project, anyone familiar with Django will feel right at home. It requires:
Quickstart:
git clone git@github.com:NicolasLM/feedsubs.git cd feedsubs/ python3 -m venv venv source venv/bin/activate pip install -e .[dev] touch .env # Put SECRET_KEY=foo and DB_PASSWORD=foo there manage.py migrate manage.py runserver
Background task workers can be started with:
manage.py spinach
Feedsubs is a feed reader primarily focused toward large multi-users installations, it may not be the easiest choice to host as a personal reader. That being said, Docker makes it simple to deploy:
docker run -d -v path/to/my_settings.py:/my_settings.py -e DJANGO_SETTINGS_MODULE=my_settings -p 8000:8000 nicolaslm/feedsubs waitressUsers can also deploy Feedsubs with pip instead of Docker:
pip install feedsubs[prod] manage.py waitress
more like this
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
Launcher and management utility for running an Astroneer Dedicated Server on Linux using WINE
Skill Claude Code de veille tech francophone. Agrège les flux RSS (Journal du Hacker, Human Coders News…) et produit un…
search projects, people, and tags