diff --git a/README.de.md b/README.de.md new file mode 100644 index 0000000..edb63ae --- /dev/null +++ b/README.de.md @@ -0,0 +1,59 @@ + + + + Battify Banner Image + + +
+ +# Battify + +### Ein Akku-Benachrichtigungsprogramm mit schicken Pop-ups und Tray-Symbol + +[English](README.md) | [한국어](README.ko.md) | [日本語](README.ja.md) | [简体中文](README.zh-CN.md) | [Deutsch](README.de.md) + +
+ +--- + +## Download + +### Microsoft Store (Empfohlen) + + + + + +### Portable Version + +Weitere Informationen finden Sie auf der [Release-Seite](https://github.com/pdjdev/Battify/releases). + +## Funktionen + +- Akkuprozentsymbol in der Taskleiste +- Benachrichtigungen bei Änderungen des Ladestatus +- An Windows 10 und 11 angepasste Designs für helle und dunkle Darstellung +- HiDPI-Unterstützung + +## Voraussetzungen + +- Windows 10 oder höher +- .NET Framework 4.8, enthalten in Windows 10 und 11 + +## Screenshots + + + +2 + +3 + +## Mehrsprachigkeit + +Battify unterstützt Englisch, Koreanisch, Japanisch, vereinfachtes Chinesisch und Deutsch. Die Sprache wird automatisch anhand der Windows-Anzeigesprache ausgewählt. Wenn keine Übersetzung verfügbar ist, wird Englisch verwendet. + +## Lizenz + +Made by PBJSoftware (박동준) + +Battify steht unter der MIT License zur Verfügung. diff --git a/README.ja.md b/README.ja.md new file mode 100644 index 0000000..47ca481 --- /dev/null +++ b/README.ja.md @@ -0,0 +1,59 @@ + + + + Battify Banner Image + + +
+ +# Battify + +### かっこいいポップアップとトレイアイコンで知らせるバッテリー通知アプリ + +[English](README.md) | [한국어](README.ko.md) | [日本語](README.ja.md) | [简体中文](README.zh-CN.md) | [Deutsch](README.de.md) + +
+ +--- + +## ダウンロード + +### Microsoft Store(推奨) + + + + + +### ポータブル版 + +[リリースページ](https://github.com/pdjdev/Battify/releases)をご覧ください。 + +## 主な機能 + +- タスクバーから確認できるバッテリー残量アイコン +- 充電状態が変化したときの通知ポップアップ +- Windows 10および11のライト・ダークテーマに合わせたスタイル +- HiDPI対応 + +## 必要環境 + +- Windows 10以降 +- Windows 10および11に含まれる.NET Framework 4.8 + +## スクリーンショット + + + +2 + +3 + +## 多言語対応 + +Battifyは英語、韓国語、日本語、中国語(簡体字)、ドイツ語に対応しています。Windowsの表示言語に合わせて自動的に言語を選択し、対応していない場合は英語を使用します。 + +## ライセンス + +Made by PBJSoftware (박동준) + +BattifyはMIT Licenseで利用できます。 diff --git a/README.ko.md b/README.ko.md new file mode 100644 index 0000000..ef8bf5e --- /dev/null +++ b/README.ko.md @@ -0,0 +1,59 @@ + + + + Battify Banner Image + + +
+ +# Battify + +### 쌔끈한 팝업과 트레이 아이콘으로 알려주는 배터리 알림 프로그램 + +[English](README.md) | [한국어](README.ko.md) | [日本語](README.ja.md) | [简体中文](README.zh-CN.md) | [Deutsch](README.de.md) + +
+ +--- + +## 다운로드 + +### Microsoft Store (권장) + + + + + +### 포터블 버전 + +[릴리즈 페이지](https://github.com/pdjdev/Battify/releases)를 참고하세요. + +## 주요 기능 + +- 작업 표시줄에서 확인할 수 있는 배터리 퍼센트 아이콘 +- 충전 상태가 변경될 때 알림 팝업 표시 +- Windows 10 및 11의 라이트·다크 테마에 맞춘 스타일 +- HiDPI 지원 + +## 요구 사양 + +- Windows 10 이상 +- Windows 10 및 11에 포함된 .NET Framework 4.8 + +## 스크린샷 + + + +2 + +3 + +## 다국어 지원 + +Battify는 영어, 한국어, 일본어, 중국어 간체, 독일어를 지원합니다. Windows 표시 언어에 맞는 언어를 자동으로 선택하며, 번역이 없는 경우 영어를 사용합니다. + +## 라이선스 + +Made by PBJSoftware (박동준) + +Battify는 MIT License로 배포됩니다. diff --git a/README.md b/README.md index b255790..9d81d85 100644 --- a/README.md +++ b/README.md @@ -5,38 +5,42 @@
- + # Battify - -### Windows 트레이 아이콘 배터리 퍼센트 표시 프로그램 + +### A Windows tray battery notifier with sleek popups + +[English](README.md) | [한국어](README.ko.md) | [日本語](README.ja.md) | [简体中文](README.zh-CN.md) | [Deutsch](README.de.md) +
-## 다운로드 +--- + +## Download -### MS Store (권장) +### Microsoft Store (Recommended) -### 포터블 파일 +### Portable version -#### [릴리즈 페이지](https://github.com/pdjdev/Battify/releases) +See the [Releases page](https://github.com/pdjdev/Battify/releases). +## Features +- Battery percentage icon visible from the taskbar +- Notification popups when the charging status changes +- Light and dark theme styling matching Windows 10 and 11 +- HiDPI support -## 주요 기능 +## Requirements -- 작업 표시줄에서 확인 가능한 배터리 퍼센트 아이콘 -- 충전 상태 변화시 알림 팝업 -- Windows 10/11의 라이트/다크 테마 맞춤 스타일 -- HiDPI 지원 GUI +- Windows 10 or later +- .NET Framework 4.8, included with Windows 10 and 11 -## 요구 사양 -- Windows 10+ 이상 버전 -- .NET Framework 4.8 (Windows 10/11 기본 포함) - -## 스크린샷 +## Screenshots @@ -44,8 +48,14 @@ 3 +## Localization + +Battify currently provides English, Korean, Japanese, Simplified Chinese, and German translations. The application selects a language based on the Windows display language and falls back to English when a translation is unavailable. + +Translation resources are embedded in `Battify.exe`. To add another language, copy `Strings.en.resx` to `Strings..resx` and translate its values. + +## License -## 라이선스 +Made by PBJSoftware (박동준) -Made by PBJSoftware (박동준) -본 프로그램은 MIT License 하에 자유롭게 이용이 가능합니다. +Battify is available under the MIT License. diff --git a/README.zh-CN.md b/README.zh-CN.md new file mode 100644 index 0000000..a9745ec --- /dev/null +++ b/README.zh-CN.md @@ -0,0 +1,59 @@ + + + + Battify Banner Image + + +
+ +# Battify + +### 通过精致弹窗和托盘图标提醒电池状态的应用程序 + +[English](README.md) | [한국어](README.ko.md) | [日本語](README.ja.md) | [简体中文](README.zh-CN.md) | [Deutsch](README.de.md) + +
+ +--- + +## 下载 + +### Microsoft Store(推荐) + + + + + +### 便携版 + +请参阅[发布页面](https://github.com/pdjdev/Battify/releases)。 + +## 主要功能 + +- 可在任务栏查看的电池百分比图标 +- 充电状态变化时显示通知弹窗 +- 匹配 Windows 10 和 11 浅色及深色主题的样式 +- 支持 HiDPI + +## 系统要求 + +- Windows 10 或更高版本 +- Windows 10 和 11 中已包含的 .NET Framework 4.8 + +## 截图 + + + +2 + +3 + +## 多语言支持 + +Battify支持英语、韩语、日语、简体中文和德语。应用会根据 Windows 显示语言自动选择语言;如果没有对应翻译,则使用英语。 + +## 许可证 + +Made by PBJSoftware (박동준) + +Battify采用 MIT License 授权。