Skip to content

Add Script Hub and Conversion Hub GUI applications#69

Open
YellowKidokc wants to merge 2 commits intoQiuYannnn:mainfrom
YellowKidokc:claude/python-gui-parachute-app-Kh114
Open

Add Script Hub and Conversion Hub GUI applications#69
YellowKidokc wants to merge 2 commits intoQiuYannnn:mainfrom
YellowKidokc:claude/python-gui-parachute-app-Kh114

Conversation

@YellowKidokc
Copy link
Copy Markdown

  • Script Hub: Central launcher for PowerShell, Batch, Shell, and Python scripts

    • Dark-themed CustomTkinter GUI
    • Category-based organization (scans folder structure)
    • Working directory selection for context-aware execution
    • Script search, view, edit, and run functionality
    • Real-time output panel
  • Conversion & Data Cleaning Hub: Modular document processing app

    • Plugin-based architecture for extensibility
    • Built-in converters: Markdown<->HTML, HTML->Excel, PDF->Text, Excel->Markdown, Word->Markdown, PDF merge
    • Built-in cleaners: TTS character cleaner, Postgres data cleaner, Markdown normalizer, HTML entity decoder
    • Batch processing with progress tracking
    • Preview functionality
  • Sample scripts included for Script Hub demo

  • Launcher script for easy access to both apps

- Script Hub: Central launcher for PowerShell, Batch, Shell, and Python scripts
  - Dark-themed CustomTkinter GUI
  - Category-based organization (scans folder structure)
  - Working directory selection for context-aware execution
  - Script search, view, edit, and run functionality
  - Real-time output panel

- Conversion & Data Cleaning Hub: Modular document processing app
  - Plugin-based architecture for extensibility
  - Built-in converters: Markdown<->HTML, HTML->Excel, PDF->Text,
    Excel->Markdown, Word->Markdown, PDF merge
  - Built-in cleaners: TTS character cleaner, Postgres data cleaner,
    Markdown normalizer, HTML entity decoder
  - Batch processing with progress tracking
  - Preview functionality

- Sample scripts included for Script Hub demo
- Launcher script for easy access to both apps
@YellowKidokc
Copy link
Copy Markdown
Author

Good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants