Here you can find the source code of our official Dekstop application. It is supported on Windows, Linux and Mac OS.
View Demo
·
Report Bug
·
Request Feature
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- There isn't an official plan for now. We will keep an eye on everything and update it as much as possible.
- Continuously watch for changes in the
style.css
file, updating the output file whenever changes occur.
npx tailwindcss -i ./assets/style.css -o ./assets/style.min.css --watch
- Generate a minified version of the CSS
npx tailwindcss -o ./assets/style.min.css --minify
- Build the application
npm run package
Distributed under the MIT License. See LICENSE
for more information.
Our Twitter - @bimbalacom Our Discord - @bimbala