MaterialTube is a beautiful and elegant web client for Invidious servers, built using Next.js and NextUI. https://materialtube.guusvanmeerveld.dev
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Guus van Meerveld 7035b6143d
Add codeQL Analysis
2 years ago
.github Add codeQL Analysis 2 years ago
public Added icon, removed multi platform building 2 years ago
src Fix error from previous commit + small optimization 2 years ago
.dockerignore Added Docker building 2 years ago
.eslintrc.json Improved useability on smaller devices, added category menu to trending page 2 years ago
.gitignore Added Materialize 2 years ago
.prettierrc.json Started work on #9, many small changes 2 years ago
Dockerfile Reworked interface folder, added fetching to /watch 2 years ago
README.md Upgrade setup-node version Github actions 2 years ago
docker-compose.yml Added Docker building 2 years ago
next-env.d.ts Added Materialize 2 years ago
next.config.js Added more settings to /settings #5 2 years ago
package.json Added Seo to settings page, added a few optional env variables 2 years ago
tsconfig.json Added functionality to trending page 2 years ago
yarn.lock Started on settings page 2 years ago

README.md