|
1 |
| - |
| 1 | +<p align="center"><img src="https://raw.githubusercontent.com/orl0pl/maximum/refs/heads/master/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" width="200"> |
| 2 | +<h1 align="center">Maximum</h1> |
| 3 | +<p align="center"> |
| 4 | +<i>Productivity focused android launcher.</i><br><br> |
| 5 | +<a href="https://github.com/orl0pl/maximum/actions/workflows/main.yml"><img src="https://github.com/orl0pl/maximum/actions/workflows/main.yml/badge.svg" width="200"></a> |
| 6 | +</p> |
2 | 7 |
|
3 |
| -# Maximum |
4 |
| - |
5 |
| -Productivity focused android launcher. |
| 8 | +</p> |
6 | 9 |
|
7 | 10 | ## Installation
|
8 | 11 |
|
9 | 12 | You can find stable version in [last release](https://github.com/orl0pl/maximum/releases/latest). You can find unstable version in [GitHub Actions](https://github.com/orl0pl/maximum/actions).
|
10 | 13 |
|
| 14 | +## Goals |
| 15 | + |
| 16 | +- To create an all-in-one productivity hub that integrates task management, note-taking, app launching, and key information at a glance. |
| 17 | +- To reduce cognitive load by minimizing the need to switch between different tools and apps. |
| 18 | +- To centralize essential functions into a single, easily accessible interface. |
| 19 | +- To help users stay organized, quickly capture ideas, and track tasks efficiently. |
| 20 | +- To maintain focus on important tasks by simplifying daily workflows and offering quick access to frequently used apps. |
| 21 | + |
11 | 22 | ## Contributing
|
12 | 23 |
|
13 |
| -All contributions are welcome. This project is still in early development, so there is a lot of room for improvement. If you found a problem or have an idea, please create an issue. If you can fix a bug, implement a new feature or improve the app, fork the project and submit a pull request. Thank you. |
| 24 | +This project is in the early development stage, so all contributions are welcome whether it's reporting bugs, suggesting features, or improving the app. |
| 25 | + |
| 26 | +- 🤔 **Found a problem or have an idea?** – [Create an issue](https://github.com/orl0pl/maximum/issues/new) to let us know. |
| 27 | +- 💻 **Can code and want to contribute?** – [Fork the project](https://github.com/orl0pl/maximum/fork), make your changes (fix bugs, add features, or enhance functionality), and submit a pull request. Look for [open issues](https://github.com/orl0pl/maximum/issues) to resolve to help improve the app. |
| 28 | +- 🙏 **Thank you** for helping improve the project! Your contributions make a difference. |
0 commit comments