Skip to content

amarhany20/Python-Desktop-TheChillTechgineer-ChillFloatingAssistant-v1-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Chill Floating Assistant πŸ–₯️

An open-source floating widget for Windows, enhancing productivity with quick access tools.
Inspired by PowerToys. Built with PySide6.

πŸš€ Features

  • Floating Widget – Always-on-top, draggable, and resizable.
  • System Tray Integration – Minimize to tray, open settings, and exit easily.
  • Customizable UI – Theme support, adjustable widget sizes.
  • Menu Grid (3x3) – Quick access to tools for productivity.
  • Settings Panel – Modify appearance, shortcuts, and behaviors.

πŸ› οΈ Installation

Prerequisites

  • Python 3.9 or higher
  • pip (Python package installer)
  • Git
  • Windows 10 or higher

Method 1: From Source

# Clone the repository
git clone https://github.com/TheChillTechgineer/Python-Desktop-TheChillTechgineer-ChillFloatingAssistant-v1-2025.git

# Navigate to project directory
cd Python-Desktop-TheChillTechgineer-ChillFloatingAssistant-v1-2025

# Create a virtual environment (recommended)
python -m venv venv
.\venv\Scripts\activate

# Install dependencies
pip install -r requirements.txt

# Run the application
python src/main.py

Method 2: Using Installer (Coming Soon)

  • Download the latest installer from the Releases page
  • Run the installer (.exe file)
  • Follow the installation wizard
  • Launch the application from the Start menu

βš™οΈ Configuration

The app stores settings in src/config/:

  • app_config.json (Unchangeable system settings)
  • user_settings.json (User-modifiable settings)

🧰 Included Tools

  • Folder and File Shortcuts – Quickly access frequently used folders and files.

πŸ›‘ License

This project is licensed under Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0).
βœ… Personal, research, and educational use allowed.
❌ Commercial use is strictly prohibited.

πŸ“¬ Contributing

We welcome non-commercial contributions! Open an issue or submit a PR.


Made with ❀️ by TheChillTechgineer.

About

πŸ“Œ Chill Floating Assistant πŸš€ An open-source floating widget for Windows, designed for productivity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages