Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sammychinedu2ky/manifestgen-blazor
https://github.com/sammychinedu2ky/manifestgen-blazor
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/sammychinedu2ky/manifestgen-blazor
- Owner: sammychinedu2ky
- License: mit
- Created: 2023-11-15T06:35:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-19T16:31:05.000Z (12 months ago)
- Last Synced: 2024-04-18T06:19:35.567Z (7 months ago)
- Language: C#
- Size: 1.18 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Progressive Web App Manifest Generator
This application simplifies the creation of your manifest.json file for your Progressive Web App (PWA) and generates the required images in varying dimensions.## Features
- Manifest.json Simplification: Easily create and customize your PWA manifest file.
- Image Generation: Automatically generate the necessary images in different dimensions for your PWA.
- Blazor Web Application: Built using Blazor, harnessing the power of the recently released .NET 8.
- Extended Features: Cloned from [my website](https://manifest-gen.netlify.app/) and enhanced with additional functionalities.
- File Saving: Save your manifest files for later retrieval, making it convenient for ongoing PWA development.
- Authentication: Added secure authentication for a personalized experience.## Screenshot
- Home Page
![Home Page](Images/home.png)
- History Page
![Hisotry Page](Images/history.png)