Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hallatore/dashy
An app to make apps from web apps
https://github.com/hallatore/dashy
Last synced: 19 days ago
JSON representation
An app to make apps from web apps
- Host: GitHub
- URL: https://github.com/hallatore/dashy
- Owner: hallatore
- License: mit
- Created: 2020-11-27T11:25:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T15:47:37.000Z (about 2 years ago)
- Last Synced: 2024-10-29T18:37:45.766Z (2 months ago)
- Language: C#
- Homepage:
- Size: 104 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Dashy is an app to make apps from web apps.
Combine the best of the web and native apps with minimal effort. Use it to create small widgets, dashboards or just wrap a website.
## Requirements
- .NET 5
- Windows 10
- Some skills manipulating css/js in the browser## Usage/Features
- You create apps by creating a settings file
- An app contains one or more web views
- You can inject custom css/js into these views to tailor the app to your need (See examples folder)
- You can have multiple profiles to host views with different users authenticated if needed### Github example app
![Github example](https://i.imgsli.com/images/5fb185a6-2ee4-4873-a7dc-23566837d1e5.png)
Notice how this screenshot contains parts from different github pages.