Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wiiznokes committed Apr 26, 2024
1 parent a97922d commit 0f73fc1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<h1 style="text-align: center;">fan-control</h1>

<p style="display: flex; align-items: center; justify-content: start;">
<a href="https://flathub.org/apps/io.github.wiiznokes.fan-control"><img style="max-height: 55;" alt="Download on Flathub" src="https://flathub.org/assets/badges/flathub-badge-en.svg"/></a>&nbsp;&nbsp;
<a href="https://flathub.org/apps/io.github.wiiznokes.fan-control"><img style="max-height: 30;" alt="Download on Github release" src="https://img.shields.io/github/release/wiiznokes/fan-control.svg"/></a>&nbsp;&nbsp;
</p>
<div>
<a href="https://flathub.org/apps/io.github.wiiznokes.fan-control"><img align=center height="55" alt="Download on Flathub" src="https://flathub.org/assets/badges/flathub-badge-en.svg"/></a>&nbsp;&nbsp;
<a href="https://flathub.org/apps/io.github.wiiznokes.fan-control"><img align=center alt="Download on Github release" src="https://img.shields.io/github/release/wiiznokes/fan-control.svg"/></a>&nbsp;&nbsp;
<div>

# Features
## Features

- Display sensors data on real time
- Control fans based on custom behaviors
Expand All @@ -14,13 +14,13 @@

![screenshot of fan-control](https://media.githubusercontent.com/media/wiiznokes/fan-control/master/resource/screenshots/app.png)

# Usage
## Usage

- You can add items with the buttons on the right of the app.
- To save a configuration, write a name in the "Configuration name" field, and click on the `+`.
- To modify the value of a fan, you must select it in a `Control` item (the left column), select a `Behavior`, and activate the swtich.

# Installation
## Installation

<details>
<summary>Linux</summary>
Expand Down

0 comments on commit 0f73fc1

Please sign in to comment.