{"id":15039381,"url":"https://github.com/lexz-08/novaui","last_synced_at":"2026-01-30T07:10:05.096Z","repository":{"id":185380718,"uuid":"673454241","full_name":"Lexz-08/NovaUI","owner":"Lexz-08","description":"An improved (hopefully) version of the CometUI.","archived":false,"fork":false,"pushed_at":"2024-09-29T06:44:49.000Z","size":415,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T02:36:22.280Z","etag":null,"topics":["csharp","dark-ui","dot-net","dot-net-framework","ui","ui-framework","windows"],"latest_commit_sha":null,"homepage":"https://github.com/Lexz-08/NovaUI/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lexz-08.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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,"zenodo":null}},"created_at":"2023-08-01T16:56:16.000Z","updated_at":"2025-04-15T16:41:11.000Z","dependencies_parsed_at":"2024-07-11T02:07:43.015Z","dependency_job_id":"1a12df18-0858-46d0-9ed8-3d0f4a2957f7","html_url":"https://github.com/Lexz-08/NovaUI","commit_stats":null,"previous_names":["lexz-08/novaui"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/Lexz-08/NovaUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lexz-08%2FNovaUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lexz-08%2FNovaUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lexz-08%2FNovaUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lexz-08%2FNovaUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lexz-08","download_url":"https://codeload.github.com/Lexz-08/NovaUI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lexz-08%2FNovaUI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259997874,"owners_count":22943698,"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":["csharp","dark-ui","dot-net","dot-net-framework","ui","ui-framework","windows"],"created_at":"2024-09-24T20:42:37.222Z","updated_at":"2026-01-30T07:10:05.091Z","avatar_url":"https://github.com/Lexz-08.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NovaUI\n## Project Information\n[![](https://img.shields.io/badge/.NET_Framework-4.8-blue)](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48)\n[![](https://img.shields.io/badge/build-passing-seagreen)](#)\n[![](https://img.shields.io/badge/latest_version-5.5.18-goldenrod)](https://github.com/Lexz-08/NovaUI/releases/tag/5.5.18)\n\n## Description\nAn improved (hopefully) version of the [CometUI](https://github.com/Lexz-08/CometUI).\u003cbr/\u003e\n.NET Core port for better Windows desktop distribution available [here](https://github.com/Lexz-08/NovaUI.NetCore).\n\n## Controls\n| Version Available | Control | Description |\n|:-----------------:| ------- | ----------- |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | Button | Performs an action when clicked. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | CheckBox | A toggleable control with text. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | FileInput | Used to select the full, valid path for files. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | FolderInput | Used to select the full, valid path for folders (or directories). |\n| [2.0.9](https://github.com/Lexz-08/NovaUI/releases/2.0.9/download/NovaUI.dll) - [Latest][LINK_LATEST] | GroupBox | Groups a bunch of controls into a named category of functionality. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | Input | Used to get text input from the user. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | Label | Displays text. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | LinkLabel | Displays text with an embedded hyper-link that is activated when clicked. |\n| [2.0.9](https://github.com/Lexz-08/NovaUI/releases/2.0.9/download/NovaUI.dll) - [Latest][LINK_LATEST] | Panel | Similar to the `GroupBox`, but without the title. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | PasswordInput | Used to mask user input, typically for passwords. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | PictureBox | Displays an image. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | ProgressBar | Displays progress status. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | RadioButton | A toggleable control with text but only one of many can be active at a time. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | RichInput | A multi-line text input. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | Slider | Allows for number selection using a knob on a track. |\n| [1.0.0][LINK_FIRST] - [4.4.18](https://github.com/Lexz-08/NovaUI/releases/download/4.4.18/NovaUI.dll) | TabControl | Groups different pages of interface elements together using tab buttons to change pages. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | Toggle | A toggleable control without text. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | VSlider | Allows for number selection using a knob on a vertical track. |\n\n## Windows\n| Version Available | Window Type | Description |\n|:-----------------:| ----------- | ----------- |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | Window | A re-styled window with support for two custom caption buttons. |\n| [1.0.0][LINK_FIRST] - [Latest][LINK_LATEST] | ToolWindow | A re-styled window without a minimize or maximize button with support for two custom caption buttons. |\n| [3.0.11](https://github.com/Lexz-08/NovaUI/releases/3.0.11/download/NovaUI.dll) - [Latest][LINK_LATEST] | StrippedWindow | A re-styled window without a caption header, minimize button, maximize button, or close button.  |\n\n## Download\n[NovaUI.dll](https://github.com/Lexz-08/NovaUI/releases/latest/download/NovaUI.dll)\n\n[//]: # (Reference links to save data and make file more readable)\n[LINK_FIRST]: https://github.com/Lexz-08/NovaUI/releases/1.0.0/download/NovaUI.dll\n[LINK_LATEST]: https://github.com/Lexz-08/NovaUI/releases/latest/download/NovaUI.dll\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexz-08%2Fnovaui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flexz-08%2Fnovaui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexz-08%2Fnovaui/lists"}