A Next.js application that aggregates and tracks Linux distro news, open source developments, security updates, and infrastructure changes from across the ecosystem.
Part of the AcreetionOS project ecosystem.
npm run devOpen http://localhost:3000 with your browser to see the result.
- RSS feed aggregation from 30+ Linux/open source news sources
- Real-time article feed with category filtering
- Clean reading mode (article-to-PDF converter)
- AI chatbot (Sprungles) for explaining technical concepts
- RSS feed output for external consumption
- Next.js 16
- TypeScript
- Tailwind CSS
- rss-parser
- Mozilla Readability
- OpenRouter AI