This repository contain the core library component of Aleym. A game changing, feature-rich, and highly extensible news aggregation system and knowledge base designed to streamline the process of news aggregation, prioritizing organization, efficiency, security, and privacy.
The feed aggregation engine is implemented as a library that can be used to build a background service, serving Aleym's functionalities to any front-end.
Architecture | Contribute | Security |
Q&A
- Native Tor networking, enabling private fetching of feeds.
- Privacy respecting randomized scheduler, hiding timing patters (no static periodic fetching).
- Experimental smart scheduling based on simple learning from previous fetches.
- Experimental news recommendation based on simple learning algorithms.
- Telegram Channels (Web Scraper)
Q: What does Aleym mean?
- It is an Arabic word
عَلِيم, means having great knowledge.

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 Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.
@software{aleym_core,
author = {zefr0x},
title = {Aleym Core},
year = {2026},
url = {https://github.com/zefr0x/aleym_core},
license = {AGPL-3.0-only},
}