RSS to Gemini Converter
A tool to convert RSS feeds to Gemini-compatible text.
Configuration
The application allows configuring the output directory where converted Gemini files are stored.
- Environment Variable:
OUTPUT_DIR - Command Flag:
-output
The default output directory is ./data/gemini.
Deployment
- Production (
zion): SetOUTPUT_DIRto/mnt/hive/shared/gemini. - Testing (
nyarlathotep): Writing to/mnt/hive/shared/geminiis permitted for testing as per user directive.
Description
Languages
Go
100%