Skip to content

Latest commit

 

History

History
101 lines (64 loc) · 2.47 KB

File metadata and controls

101 lines (64 loc) · 2.47 KB

繁體中文 | English

你在大聲什麼啦

一個限制最大音量的 Windows 程式

PreviewFeaturesInstallationRun LocallyBuildContributingLicense

Preview

Features

  • 保護耳朵,避免意外將音量調到超大聲
  • 切換聲音輸出裝置後仍可維持限制

Background

此專案的靈感來自於我在使用 Logitech K580 鍵盤時遇到的一個問題。當透過其音量按鍵調整音量時,鍵盤經常會導致音量無限制地連續重複,音量飆升到極高的程度。這對於佩戴耳機時尤為麻煩,因為我的常用音量範圍在 4 到 12 之間,而音量的突然飆升可能會對聽力造成損害。

羅技客服根本沒用,所以這個專案就誕生了

🖕 幹你羅技

Installation

under construction...

Run Locally

Clone the project

  1. Install Visual Studio 2022
  2. Open .sln file.

Build

  1. Right click on project TooLoud (NOT TooLoud.Package)
  2. Select "Publish", then hit "Publish" again on the right side

These are the default settings:

Configuration: Release | Any CPU
Target framework: net9.0-windows10.0.19041.0
Deployment mode: Framework-dependent
Target runtime: win-x64

File publish options
  - Produce single file (optional)
  1. Go to bin\Release\net9.0-windows10.0.19041.0\publish\win-x64\

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Special Thanks

Code

Inspired by

Images

Perfection icons created by Freepik - Flaticon

License

idk