Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 1a8bd94

Browse files
author
Raven
committed
Update GitHub information
1 parent a3ff06f commit 1a8bd94

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,25 @@
1+
12
# Resmon
3+
4+
> [!NOTE]
5+
> All of our free software is designed to respect your privacy, while being as simple to use as possible. Our free software is licensed under the [BSD-3-Clause license](https://ravendevteam.org/files/BSD-3-Clause.txt). By using our software, you acknowledge and agree to the terms of the license.
6+
27
A fast, lightweight system resource monitor.
8+
9+
Made for Windows 10/11 and MacOS.
10+
11+
Linux is likely functional, however it is not officially supported. Linux binaries will not be released officially, so you will need to compile from source yourself to obtain a linux executable.
12+
13+
## Installation
14+
See [Releases](https://github.com/ravendevteam/resmon/releases). Download the latest version for your platform (Windows or macOS currently available).
15+
16+
To compile from source, make sure you have Python 3.12.4 or greater, and Nuitka, then run either `build.bat`, `build-macos.sh` or `build-linux.sh`, depending on your platform (Windows, MacOS, or Linux).
17+
18+
## Screenshots
19+
20+
![Demo Screenshot 1](https://raw.githubusercontent.com/ravendevteam/resmon/refs/heads/main/demo_screenshot_1.png)
21+
22+
## Authors & Contributors
23+
24+
- [Raven Development Team](https://ravendevteam.org/)
25+
- [Icons by Icons8](https://icons8.com/)

demo_screenshot_1.png

36.9 KB
Loading

0 commit comments

Comments
 (0)