DT Tier List
June 30, 2022 ยท View on GitHub
About the app
This project was created because DistroTube said in one of his videos My Tier List For Tiling Window Managers that such app doesn't exist in free and open source form, all of the projects/app that exist are proprietary.
I thought it was a once off video, since I followed DT for a long time, but when he made the second video I had that itch to create a free and open source app that does exactly what he wanted. Instead of using GIMP.
About Me
Read more about me on my website
Local Development
Using NixOS
# Allow direnv assuming direnv and flakes are enabled.
direnv allow
npm install ## Install npm dependences
npm run start ## Start the dev server
Any other OS
## Node >=v16 and NPM >=8
npm install
npm run start
Editors used to create the app
- Gitpod used with my Tab S8 Ultra to initiate the project. I usually use my tablet to code on the go.
- Emacs (Doom Emacs) -- Its the ultimate editor of all times.
Future Enhancements
TODO
Known Bugs / Issues
TODO
License
This app is licensed under the GPLv3.