Releases: Push4ck/Personalized
Releases · Push4ck/Personalized
Modular Python Utilities for Daily Productivity
🚀 v1.0.0 — Initial Production Release
This is the first stable release of Personalized — a curated collection of Python-based CLI tools designed to simplify and streamline your daily tasks.
🔧 Included Tools
-
Text-to-Speech (TTS)
Convert written text into spoken audio usingpyttsx3
orgTTS
. -
Book Reader
Read any PDF aloud using a voice engine — great for passive learning or accessibility. -
PDF Merger
Merge multiple PDF files into a single document using a simple file prompt. -
Reminder App
Set up voice alerts and repeated reminders directly from the terminal.
🛠 Features
- ✅ 100% CLI-based for terminal-first users
- ✅ Modular folder structure
- ✅ Clean, production-ready Python code
- ✅ File dialogs and built-in error handling
- ✅ Text-to-speech via
pyttsx3
andgTTS
- ✅ AI-ready structure for future upgrades
📦 Setup
Each project folder contains installation instructions.
Dependency management via requirements.txt
(Poetry support coming soon).
🧭 Roadmap
- 🤖 AI-powered command input and personalization
- 📦 Packaged CLI executables
- 📚 GitHub Pages documentation
- 🧪 Unit testing & CI integration
Built with passion by Push4ck — making Python work for people, not the other way around.