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 c6ecdb7819
Removed all top level imports (bundle size), added search to appbar
2 years ago
.github/workflows Added frontpage, small changes to build process, removed Sass 2 years ago
public Added icon, removed multi platform building 2 years ago
src Removed all top level imports (bundle size), added search to appbar 2 years ago
.dockerignore Added Docker building 2 years ago
.eslintrc.json Added Materialize 2 years ago
.gitignore Added Materialize 2 years ago
.prettierrc.json Added trending page 2 years ago
Dockerfile Added frontpage, small changes to build process, removed Sass 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 frontpage, small changes to build process, removed Sass 2 years ago
package.json Added frontpage, small changes to build process, removed Sass 2 years ago
tsconfig.json Added functionality to trending page 2 years ago
yarn.lock Added frontpage, small changes to build process, removed Sass 2 years ago