{"id":46384249,"url":"https://github.com/zalmez/dashy.net","last_synced_at":"2026-03-05T07:01:54.057Z","repository":{"id":302266132,"uuid":"998564850","full_name":"Zalmez/Dashy.NET","owner":"Zalmez","description":"The goal of Dashy.NET is to create a cloud native dashboard option with dynamic widgets ","archived":false,"fork":false,"pushed_at":"2025-12-04T10:15:10.000Z","size":1599,"stargazers_count":1,"open_issues_count":20,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-07T10:14:24.992Z","etag":null,"topics":["asp-net","aspire","aspire-dotnet","blazor-webassembly","dashboard","dashy","dashy-dotnet","dashynet","dotnet"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zalmez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-08T21:57:55.000Z","updated_at":"2025-12-04T10:15:13.000Z","dependencies_parsed_at":"2025-07-01T12:47:53.161Z","dependency_job_id":"6c87313a-9464-46ac-bbda-8a147be1a383","html_url":"https://github.com/Zalmez/Dashy.NET","commit_stats":null,"previous_names":["zalmez/dashy.net"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/Zalmez/Dashy.NET","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalmez%2FDashy.NET","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalmez%2FDashy.NET/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalmez%2FDashy.NET/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalmez%2FDashy.NET/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zalmez","download_url":"https://codeload.github.com/Zalmez/Dashy.NET/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalmez%2FDashy.NET/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30113111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asp-net","aspire","aspire-dotnet","blazor-webassembly","dashboard","dashy","dashy-dotnet","dashynet","dotnet"],"created_at":"2026-03-05T07:01:52.630Z","updated_at":"2026-03-05T07:01:54.045Z","avatar_url":"https://github.com/Zalmez.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Dashy.Net\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cimg width=\"200\" src=\"https://raw.githubusercontent.com/Zalmez/Dashy.NET/0d616ef65108d6b1c63ee64a68758729b0b23100/Dashy.Net.Web/wwwroot/images/dashynet_logo_new_with_text.svg\" alt=\"Dashy Logo\"\u003e\r\n\u003c/p\u003e\r\n\u003cp align=\"center\"\u003e\r\n  A self-hosted, personal dashboard built for you. This project is a .NET-based clone inspired by the original \u003ca href=\"https://github.com/Lissy93/dashy\"\u003eDashy by Lissy93\u003c/a\u003e.\r\n\u003c/p\u003e\r\n\r\n## About Dashy.Net\r\n\r\nDashy.Net helps you organize your applications, services, and bookmarks into a single dashboard. Built entirely on the .NET platform using Blazor for the frontend and .NET Aspire for orchestration, it aims to provide a fast, secure, and highly customizable dashboarding experience.\r\n‼️‼️NOTE: This is still in an early development phase. The docker images are available, but as the license says it's delivered \"as is\"‼️‼️\r\n\r\n## Key Features\r\n\r\n- **✨ Customizable UI** - Easily change layouts, item sizes, and themes directly from the user interface.\r\n- **🎨 Theming** - Comes with a beautiful dark and light theme out of the box.\r\n- **🧩 Widget System** - Display dynamic information with widgets like a real-time clock, weather forecasts, and more. New widgets can be easily added.\r\n- **🔧 UI Editor** - Configure everything directly through the UI. Add, remove, and edit sections and items in a simple, intuitive way.\r\n- **🚀 Built with .NET** - A modern, performant, and cross-platform backend and frontend powered by .NET and Blazor.\r\n- **☁️ .NET Aspire Orchestration** - Simplified development and deployment setup using the .NET Aspire framework.\r\n\r\n## Getting Started\r\n\r\nTo get Dashy.Net up and running on your local machine, you'll need the .NET 10 SDK installed.\r\n\r\n1.  **Clone the repository:**\r\n\r\n    ```bash\r\n    git clone https://github.com/Zalmez/Dashy.NET.git\r\n    cd Dashy.NET\r\n    ```\r\n\r\n2.  **Run the application using .NET Aspire:**\r\n    ```bash\r\n    dotnet run --project Dashy.Net.AppHost\r\n    ```\r\n\r\nThis will launch the .NET Aspire dashboard, which will start the Blazor frontend, the backend API service, and the PostgreSQL database. You can then navigate to the `webfrontend` URL shown in the dashboard.\r\n\r\n## Configuration\r\n\r\nUnlike the original Dashy's YAML-based configuration, Dashy.Net is configured entirely through the UI in **Edit Mode**. All configuration data is stored in a PostgreSQL database, which is automatically managed by the application.\r\n\r\n## Documentation\r\n\r\n📚 **[View Full Documentation](https://zalmez.github.io/Dashy.NET/)**\r\n\r\nThe complete documentation includes:\r\n\r\n- Installation guides\r\n- Docker deployment instructions\r\n- Configuration tutorials\r\n- Widget development guides\r\n- API references\r\n\r\n## License\r\n\r\nDashy.Net is free and open-source software licensed under the **GNU AGPLv3**. The full license text is available in the `LICENSE` file in the root of this repository.\r\n\r\nThis license ensures that the project and any derivatives will always remain free and open for the community to use, modify, and contribute to.\r\n\r\n## Acknowledgements\r\n\r\nThis project would not exist without the incredible work done by **Alicia Sykes (Lissy93)** and it's contributors on the original [Dashy](https://github.com/Lissy93/dashy). Dashy.Net is proud to be inspired by dashy's original vision and contributions to the open-source community. The original Dashy project is licensed under the MIT license.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalmez%2Fdashy.net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzalmez%2Fdashy.net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalmez%2Fdashy.net/lists"}