{"id":13514700,"url":"https://github.com/ayushsharma82/ESP-DASH","last_synced_at":"2025-03-31T03:31:11.750Z","repository":{"id":37580297,"uuid":"110254023","full_name":"ayushsharma82/ESP-DASH","owner":"ayushsharma82","description":"Blazing fast library to create a functional, on-device dashboard for ESP8266, ESP32, RP2040+W and RP2350+W microcontrollers","archived":false,"fork":false,"pushed_at":"2025-02-21T20:31:05.000Z","size":41118,"stargazers_count":1016,"open_issues_count":3,"forks_count":201,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-03-30T10:03:21.037Z","etag":null,"topics":["admin","arduino","control","dashboard","esp","esp-dash","esp32","esp8266","graph","interface","library","rp2040","rp2040w","rp2350","server","ui","webpage","widgets"],"latest_commit_sha":null,"homepage":"https://espdash.pro","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayushsharma82.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.buymeacoffee.com/6QGVpSj","https://www.paypal.me/ayushsharma82"]}},"created_at":"2017-11-10T14:09:51.000Z","updated_at":"2025-03-27T11:54:08.000Z","dependencies_parsed_at":"2023-01-31T11:01:01.888Z","dependency_job_id":"4be3ce00-e016-4199-8dd6-011c82929041","html_url":"https://github.com/ayushsharma82/ESP-DASH","commit_stats":{"total_commits":477,"total_committers":13,"mean_commits":36.69230769230769,"dds":"0.18448637316561844","last_synced_commit":"0903757a13a77d9cac430c5933b86696994e0a19"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushsharma82%2FESP-DASH","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushsharma82%2FESP-DASH/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushsharma82%2FESP-DASH/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushsharma82%2FESP-DASH/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayushsharma82","download_url":"https://codeload.github.com/ayushsharma82/ESP-DASH/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413377,"owners_count":20773053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["admin","arduino","control","dashboard","esp","esp-dash","esp32","esp8266","graph","interface","library","rp2040","rp2040w","rp2350","server","ui","webpage","widgets"],"created_at":"2024-08-01T05:01:00.568Z","updated_at":"2025-03-31T03:31:11.743Z","avatar_url":"https://github.com/ayushsharma82.png","language":"C++","funding_links":["https://www.buymeacoffee.com/6QGVpSj","https://www.paypal.me/ayushsharma82"],"categories":["C","硬件_其他","Libraries"],"sub_categories":["资源传输下载","Others"],"readme":"\u003cp\u003e\n  \u003cimg src=\"/docs/splash.png?sanitize=true\u0026raw=true\" width=\"1200\"\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n\u003cp\u003e\n\u003cimg src=\"https://img.shields.io/github/last-commit/ayushsharma82/ESP-DASH/master?style=for-the-badge\" /\u003e\n\u0026nbsp;\n\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/ayushsharma82/ESP-DASH/ci.yml?branch=master\u0026style=for-the-badge\" /\u003e\n\u0026nbsp;\n\u003cimg src=\"https://img.shields.io/github/license/ayushsharma82/ESP-DASH.svg?style=for-the-badge\" /\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cp\u003e\u003cb\u003eESP-DASH\u003c/b\u003e is the 4th-gen blazing fast library to create a real-time, on-device dashboard for \u003cb\u003eESP8266\u003c/b\u003e, \u003cb\u003eESP32\u003c/b\u003e, \u003cb\u003eRP2040\u003c/b\u003e and \u003cb\u003eRP2350\u003c/b\u003e microcontrollers.\n\nThis library includes charts, display cards, interactive buttons and many more components to create a perfect dashboard which is accessible locally via your IoT device's IP. ESP-DASH does not require any kind of internet connection, everything is stored locally.\u003c/p\u003e\n\n\u003cbr/\u003e\n\n\u003ch2\u003eFeatures\u003c/h2\u003e\n\n- 🔥 Automatic webpage generation.\n- ⏱️ Realtime updates to all connected clients.\n- 🎷 No need to learn HTML/CSS/JS. ESP-DASH provides you with a C++ interface.\n- 🛫 Ready to use components for your data.\n- 🏀 It's dynamic! Add or remove components anytime from the webpage.\n- 📈 Inbuilt charts support.\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n\n\u003ch2\u003eDocumentation\u003c/h2\u003e\n\u003cp\u003eLearn more about Installation \u0026 Usage: \u003ca href=\"https://docs.espdash.pro\"\u003eClick Here\u003c/a\u003e\u003c/p\u003e\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n\u003ch2\u003eOpen-Source Preview\u003c/h2\u003e\n\u003cimg src=\"/docs/preview.png?raw=true\"\u003e\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n\u003ch2\u003eLooking for more? Upgrade to Pro.\u003c/h2\u003e\n\nESP-DASH Pro comes with the following extended functionality:\n- 14 Exclusive Widgets ( Line, Area, Pie, Text Input, Joystick and more! )\n- Tabs Support ~ Add multiple pages to your dashboard.\n- Custom Title\n- Custom Branding\n- Custom Widget Size\n- Enable/Disable Animations\n- Atlast, It is a fantastic way to support the developer for the time went into the making \u0026 maintaining the library.\n\n\u003cbr\u003e \u003cb\u003eAvailable here: \u003c/b\u003e\n\n- [Official Website](https://espdash.pro)\n\n\u003cbr/\u003e\n\n\u003ca href=\"https://espdash.pro\" target=\"_blank\"\u003e\n  \u003cimg src=\"/docs/pro-preview.png\" alt=\"ESP-DASH Pro\"\u003e\n\u003c/a\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003ch2\u003eContributions\u003c/h2\u003e\n\u003cp\u003eEvery contribution to this repository is highly appreciated! If you spot any bug or problem, open a issue or pull request so that it can be rectified for everyone.\u003c/p\u003e\n\n**For feature requests:** Please open a issue and I'll add the feature in a future release once I get some time in my hands.\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n\n\u003ch2\u003eLicense\u003c/h2\u003e\n\nESP-DASH Lite (open-source) is licensed under General Public License v3 ( GPLv3 ).\n\nIf you are intending to use ESP-DASH in a commercial project, please consider purchasing [ESP-DASH Pro](https://espdash.pro) which comes with a less restrictive Softt Commercial License 1.2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayushsharma82%2FESP-DASH","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayushsharma82%2FESP-DASH","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayushsharma82%2FESP-DASH/lists"}