Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piraces/cpuparrotsystrayapp
PoC Systray app for Windows
https://github.com/piraces/cpuparrotsystrayapp
csharp poc systray wpf
Last synced: 8 days ago
JSON representation
PoC Systray app for Windows
- Host: GitHub
- URL: https://github.com/piraces/cpuparrotsystrayapp
- Owner: piraces
- License: mit
- Created: 2019-06-25T18:54:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-29T20:31:41.000Z (almost 4 years ago)
- Last Synced: 2024-05-01T14:33:14.480Z (9 months ago)
- Topics: csharp, poc, systray, wpf
- Language: C#
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CPUParrotSystrayApp
![Parrot](https://cultofthepartyparrot.com/parrots/hd/parrot.gif)
CPUParrotSystrayApp is a simple PoC Systray app for Windows, made in WPF (Windows Presentation Foundation), which its only purpose is to show the current CPU Usage (when hovering the icon) and to animate the parrot icon based on the usage (more speed => more CPU).
Frames used in the icon extracted from the ["Cult of the Party Parrot"]([https://cultofthepartyparrot.com/](https://cultofthepartyparrot.com/)) website.
Find the final executable in the releases tab!
Find how to add it to the startup: [Add A Program To Startup In Windows 10](https://tunecomp.net/add-program-to-startup-windows-10/)MIT License.