Skip to content

almahdi/dt-tierlist

Repository files navigation

DT Tier List

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.

About

A tier list app for DT to use instead of GIMP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published