https://github.com/hellojukay/cpu_usage
显示当前电脑的资源占用情况
https://github.com/hellojukay/cpu_usage
Last synced: about 1 year ago
JSON representation
显示当前电脑的资源占用情况
- Host: GitHub
- URL: https://github.com/hellojukay/cpu_usage
- Owner: hellojukay
- Created: 2022-03-03T03:10:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-04T08:53:39.000Z (over 4 years ago)
- Last Synced: 2025-01-29T08:34:20.097Z (over 1 year ago)
- Language: Go
- Size: 338 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
## About
This template uses vanilla JS / HTML and CSS.
## Live Development
To run in live development mode, run `wails dev` in the project directory. The frontend dev server will run
on http://localhost:34115. Open this in your browser to connect to your application.
## Building
For a production build, use `wails build`.
