Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.66 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.66 KB

simpledotdash

A homelab dashboard built by svey, using Next.js, Prisma, and tailwindcss.

Info

⚠️ This project underwent a major shift in direction and requires significant work before being usable again.

Roadmap

The long term plan for this project is to create a dead simple dashboard that can be hosted in a container and shared by many users on a network. To achieve this session handling is done with NextAuth.js, drag n' drop is implemented with dnd kit, and all of the menu's and layout is thoughtfully designed.

Apps

Basic functionality

The most basic function of simpledotdash is to act as a homepage for your homelab. Allowing you to create stylish bookmarks for all of your self-hosted apps.

Long term goals

App cards that can dynamically pull data from some of the more popular self-hosted applications (e.g. Unraid, Plex, etc.), and display it directly in the dashboard.

Bookmarks

Basic functionality

Very similar to apps, bookmarks are a way to link to external sites and resources that you may need regular access to.

Widgets

Basic functionality

To create a more dynamic homepage for your lab there will be many built in widgets to display everything from time & weather to the standings of your favourite e-sports team.

Long term goals

Custom widgets that for advanced users.

Setup & Installation

I'm glad you're excited enough about this project to have read this far! Unfortunately, it is not ready for deployment yet.

License

MIT © svey