Elevate your efficiency unifying your productivity in one single app! 📡🌟
Focus World is a powerful and elegant productivity app inspired by the Pomodoro Technique. It helps you stay focused and maintain optimal productivity by breaking your work into intervals, traditionally 25 minutes in length (a "Pomodoro"), separated by short breaks. This technique enhances your concentration and minimizes burnout.
- Pomodoro Timer 🚦: Set custom work and break durations according to your preference.
- Progress Tracking 🥹: Visualize your work patterns and productivity trends over time.
- Task List 🧐: Organize your tasks for the day and assign them to individual Pomodoros.
- Notifications 🤭: Get gentle reminders for work and break times to stay on track.
- Customizable Themes 🤩: Personalize the app with light, dark, and vibrant color themes.
- Soundscapes 🎧 : Choose from a range of soothing background sounds to enhance focus.
- Achievements 😎: Unlock achievements as you consistently hit your productivity goals.
We believe that collaboration is the cornerstone of innovation. Your contributions can make Focus World even more remarkable, enhancing the experience for users around the world. Whether you're a developer 👩💻👨💻, designer 🎨, tester 🧪, or someone passionate about productivity, your input is invaluable.
-
Bug Reports 🐞: If you encounter a bug or unexpected behavior, let us know by creating an issue. Be sure to provide detailed steps to reproduce the issue.
-
Feature Requests 💡: Share your ideas for new features that could take Focus World to the next level. We're excited to hear your creative suggestions!
-
Code Contributions 💻: Whether it's a bug fix, a performance improvement, or a brand-new feature, your code contributions can shape the future of Focus World.
-
Documentation 📚: Help us enhance our documentation to make it even more user-friendly and comprehensive. Clear and concise documentation is a gift to every user and contributor.
-
Design 🎉: If you're a designer, your skills can greatly influence the visual appeal and usability of Focus World. From UI suggestions to icon designs, your creativity is welcome.
- Fork the repository and clone it to your local machine.
- Create a new branch for your contribution:
git checkout -b feature/your-feature
- Make your changes, whether it's code, documentation, or design.
- Branching
- For documentation related fixes or addings:
doc/your-doc-fix
- For design related proposal:
design/your-design-proposal
- For feature related:
feature/your-feature
- For bug related fixes:
bug/your-fix
- For documentation related fixes or addings:
- Branching
- Test thoroughly to ensure everything works as intended.
- Commit your changes:
git commit -m "Add your brief commit message"
- Push your changes to your forked repository:
git push origin feature/your-feature
- Create a pull request explaining your changes and their benefits.
To ensure a welcoming and respectful community, we adhere to a Code of Conduct. Please read and follow it in all your interactions. Code Of Conduct
Focus World is released under the MIT License. By contributing to this project, you agree that your contributions will also be subject to the terms of the MIT License.
Contributing to Focus World isn't just about code—it's about joining a community of driven individuals working towards a common goal. Your contributions matter, and together, we can empower people worldwide to achieve their best.
Thank you for considering contributing to Focus World! Let's make productivity a shared success story. Contributing