An open API service indexing awesome lists of open source software.

https://github.com/happybono/gonggi-prototype

Windows Native Client Application for the Fine-dust Monitoring System (IoT).
https://github.com/happybono/gonggi-prototype

dashboard dashboard-application html iot popup-notification vbnet visualbasic windows

Last synced: 6 months ago
JSON representation

Windows Native Client Application for the Fine-dust Monitoring System (IoT).

Awesome Lists containing this project

README

          

# Gonggi
Windows Native Client Application (Windows Forms Application) for the [Fine-dust Monitoring System (IoT)](https://github.com/happybono/FinedustMonitorWithGPS).


GitHub Last Commit
GitHub Repo Size
GitHub Repo Languages
GitHub Top Languages

## Introduction
ThingSpeak_Schematics

Screenshot_1

## Features
* Monitoring the current status of fine dust and air quality and temperature.
* Displays current location of the fine dust monitoring device (measured location) real-time, in dedicated web browser in an application.
* Send a notification to user every 30 minutes via pop-up window. (allows user to set various notification conditions in the "Settings" window.)
* Displays measured history up to three-hours.
* Offline environment support. (Only for viewing.)
* Supports Auto-Update in an application. (OTA update)
* Supports High-Dpi monitors and devices.

Screenshot_2

Screenshot_3

Screenshot_4

Screenshot_5

Screenshot_Update

Screenshot_About

Screenshot_Popup

## Requirements
* Recommended Operating System : Windows 10 or Later.
* [.NET Framework 4.7.2](https://support.microsoft.com/ko-kr/help/4054530/microsoft-net-framework-4-7-2-offline-installer-for-windows)

## Getting Started
-

## Build and Test
-

## Contribute
-

## Libraries / Extensions
- [Microsoft Visual Basic Powerpacks](https://www.microsoft.com/en-us/download/details.aspx?id=25169)
- [LiveCharts](https://lvcharts.net/)

## To-do List
* To be added 3-hour (recent), daily, weekly graph display, and function.

## License
This is released under [MIT License](https://opensource.org/licenses/MIT)

> The MIT License (MIT)
>
> Copyright (c) 2020 - 2025 [HappyBono (Charlie Jaewoong Mun)](https://github.com/happybono/)
>
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
>
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
>
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.