Skip to content

anujdhillxn/lucive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Lucive - Digital Detox and Screen Time Management

Lucive is an application designed to help users take control of their screen time. With Lucive, users form duos to keep each other accountable and stay on track with their digital detox goals.

Features

  • Duo-based Accountability: Each user pairs with a partner to monitor and support each other's screen time management.
  • Customizable Rules: Set rules on specific apps, including:
    • Hourly screen time limits
    • Daily screen time limits
    • Screen time limit for a session
    • Initial delay of 10 seconds before opening an app
  • Approval for Rule Changes: To change any rule, users must get permission from their partner, reinforcing accountability.

License

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

Contributing

We welcome contributions from the community! To contribute to this project, please follow these steps:

  1. Fork the repository: Click the "Fork" button at the top right of this repository to create a copy of the repository in your GitHub account.
  2. Clone the repository: Use git clone to clone the forked repository to your local machine.
  3. Create a new branch: Create a new branch for your feature or bug fix using git checkout -b your-branch-name.
  4. Make your changes: Implement your feature or fix the bug in your branch.
  5. Commit your changes: Use git commit -m "Description of your changes" to commit your changes.
  6. Push to GitHub: Push your changes to your forked repository using git push origin your-branch-name.
  7. Create a Pull Request: Go to the original repository and create a pull request from your forked repository. Provide a clear description of your changes and why they should be merged.

Thank you for your contributions!