Metadata-Version: 2.4
Name: akpilauncher
Version: 0.1.0
Summary: Raspberry Pi LXTerminal Python script launcher
Author: Akshay Bhawar
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-python
Dynamic: summary

# akpilauncher 🚀

A simple Raspberry Pi utility to launch multiple Python scripts in separate LXTerminal windows.

## Features
- Launch multiple scripts in parallel
- Works on Raspberry Pi OS (LXTerminal)
- Optional sudo support
- Delay between launches
- Keeps terminal open for debugging

## Installation

```bash
pip3 install akpilauncher
