PiPDA is a stylized, personal digital assistant (PDA) interface built with Python and PySide6, themed to look and feel like a classic 90s PDA. It features built-in tools, app installation, and an extension system to easily build and add new functionality.
PiPDA is currently in beta, meaning that no binaries will be released and the code is very likely to be bugged and not working. Use at your own risk.
- ๐งฉ Extension-Based Interface - Easily add new tools and apps
- ๐๏ธ File Explorer - Browse your filesystem in a retro-styled window
- ๐ป Terminal Emulator - Run shell commands right inside the PDA
- ๐งฎ Calculator - A clean, functional calculator extension
- ๐ฆ App Installer - Import your own Python scripts as apps
-Download the main.py and run.
- Python 3.10 or later
- PySide6
pip install PySide6