Your personal news digest (macOS only)
Project description
Colino 📰
Your own hackable aggregator and AI-powered digest generator. https://colino.pages.dev
What is Colino?
Colino is a simple, powerful, and completely free feed aggregator that lets you create your own personalized news digest from any RSS-enabled website. Additionally, Colino leverages LLM to generate a digest of the latest news Currently, it supports the following sources:
- RSS feed
- Your youtube subscriptions
Platform Support
Colino currently only runs on macOS. Linux and Windows support is planned for the future.
Status
Colino is in active development and APIs and commands are expected to change before the official release.
Setup project
The project uses pyenv and poetry to manage python version and dependencies
-
Use correct python version
pyenv local
-
Install dependencies:
poetry install -
Digest content using AI: By default the digest command will use the last 24 hours of content from all configured sources.
poetry run colino digest
You can also pass a single url to digest a specific article or video:
poetry run colino digest <a url>
Or you can choose to digest only content from a specific source:
poetry run colino digest --youtube
Install colino as command line tool
poetry build
pipx install dist/colino-*.whl
Feedback and contribution
Create a new issue for any feedback, requests and contribution ideas. We can take it from there
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file colino-0.1.0.tar.gz.
File metadata
- Download URL: colino-0.1.0.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa1dc4411fe7217b344f8b4238cae7317c3a80a832f1b8747dbd7b692b6ea9d7
|
|
| MD5 |
f9456d459abeb54423a57c4ab58d60d6
|
|
| BLAKE2b-256 |
6429d64fbd70441db9465618348c3eecb6e38761ca8a609d0617109338750cfb
|
File details
Details for the file colino-0.1.0-py3-none-any.whl.
File metadata
- Download URL: colino-0.1.0-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f83f451f5db3ee43ea7cb287fdf3e1e90ceefa92ddf68e51b625120a38ecd9c4
|
|
| MD5 |
625ce337bffdbc7c8b05fb1f30094134
|
|
| BLAKE2b-256 |
a01fc2aadb2a74915bf9d426ff5225194dbb06021e3ff385eda96c30b2af9fd8
|