Skip to content

Skyghost090/Digital-Health

Repository files navigation

🧘‍♂️ Digital Health – Screen Time Manager for Linux

Contributors Forks Stars License Issues


📖 Overview

Digital Health is a digital wellness tool designed for Linux users who want to build healthier screen habits and reduce digital distractions.

With time-based app restrictions, real-time monitoring, and automatic blocking, you can take back control of your focus and productivity — all through a clean and minimal interface.


✨ Features

  • ⏳ Set daily or session-based limits for specific apps
  • 🚫 Automatically block applications once limits are reached
  • 🧩 Clean and user-friendly interface for easy setup
  • ⚙️ Fully customizable to fit your personal workflow
  • 🐧 Lightweight and optimized for Linux environments

🧪 Installation

✅ Dependencies

Make sure your system includes the following:

  • 🐍 Python 3.x
  • 📦 PyQt5
  • 🛠️ CMake

🚀 Install via Git

# Clone the repository
git clone https://github.com/skyghost090/Digital-Health.git
cd Digital-Health

# Run installer script
./installservice.sh

# Install required dependencies
pip install pyqt5

# Launch the app
python3 main.py

🧭 How to Use

  1. 🚀 Launch Digital Health
  2. 🗂️ Select the apps you want to restrict
  3. ⏱️ Set time limits for each application
  4. 📊 Monitor usage in real-time
  5. 🔐 Once time’s up, the app is automatically blocked

Stay productive, stay mindful 🧠


🛠️ Building from Source

cmake . && make

🤝 Contributing

We welcome all kinds of contributions! Whether it's bug fixes, new features, or UI improvements — your input helps make Digital Health better for everyone 💙

👣 To contribute:

  1. 🍴 Fork the repo
  2. 🌱 Create a feature branch
  3. ✅ Commit your changes
  4. 🚀 Push to your fork
  5. 📬 Submit a pull request

Let’s build something great together!


📄 License

This project is licensed under the BSD License.
See the LICENSE file for full details.

About

App for digital health for linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors