# OneForAll > License management Software - Easy to use and Extensible ## 🚩 Table of Contents - [Why OneForAll?](#-why-oneforall) - [Browser Support](#-browser-support) - [Pull Request Steps](#-pull-request-steps) - [License](#-license) ## 🤖 Why OneForAll? OneForAll provides an affordable way to manage licences for small or even large businesses. ### UI * **Dark Theme** : A dark theme is in the works. ### Plugins We are planning to bring plugin support in the future. ## 🎨 Features * [Viewer]![image](https://user-images.githubusercontent.com/101731147/158681174-ea3bbf52-c300-453e-a915-737474b33cd2.png) : View license and edit with the click of a button. * [Editor]![image](https://user-images.githubusercontent.com/101731147/158681512-c8839553-28e2-41d7-92e1-43a78b786bd4.png) : Edit license and send the change. ## 🌏 Browser Support | Chrome Chrome | Edge Edge | Firefox Firefox | | :---------: | :---------: | :---------: | | Yes | Yes | Yes | ## 🔧 Pull Request Steps OneForAll is open source, so you can make a pull request(PR) to fix an issue. ### Setup Fork `main` branch into your personal repository. Clone it to your local computer. Before starting development, you should check if there are any errors. ```sh $ git clone https://github.com/{your-personal-repo}/OneForAll.git ``` ### Pull Request Before uploading your PR, test one last time to check if there are any errors. If there are no errors, commit and then push to `main`! ## 📜 License This software is licensed under the [GNU GPLv3](LICENSE.md) license.