Skip to content

Commit 3c42bd9

Browse files
committed
Docs: Fix encoding and update README links [skip ci]
1 parent ffb4abc commit 3c42bd9

File tree

5 files changed

+14
-192
lines changed

5 files changed

+14
-192
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
.github/ export-ignore
2-
docs/ export-ignore
32
.gitattributes export-ignore
43
.gitignore export-ignore

README.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@
55

66
> **The ultimate audiobook player that treats your books like books, not just files.**
77
8-
![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)
8+
![Version](https://img.shields.io/github/v/release/M-Rajabi-Dev/AudioShelf?label=version&color=blue)
99
![Platform](https://img.shields.io/badge/platform-Windows-lightgrey.svg)
1010
![Accessibility](https://img.shields.io/badge/Accessibility-Native%20NVDA-green.svg)
1111
![Python](https://img.shields.io/badge/Python-3.14-yellow.svg)
12-
![License](https://img.shields.io/badge/License-GPLv3-blue.svg)
12+
![License](https://img.shields.io/github/license/M-Rajabi-Dev/AudioShelf?color=blue)
13+
![Downloads](https://img.shields.io/github/downloads/M-Rajabi-Dev/AudioShelf/total?label=Downloads&style=flat-square&color=success)
1314

1415
AudioShelf is a specialized desktop application designed for audiobook enthusiasts who need precision, organization, and accessibility. Unlike generic media players, AudioShelf understands that every book is a unique journey with its own progress, history, and settings.
1516

@@ -62,15 +63,17 @@ AudioShelf is designed to be keyboard-centric. Press `F1` in the app for the ful
6263

6364
## 📥 Download & Installation
6465

65-
Get the latest version from the [Releases Page](https://github.com/M-Rajabi-Dev/AudioShelf/releases).
66-
### Option 1: Installer (Recommended)
67-
* Download the file ending in **`-Setup.exe`** (e.g., `AudioShelf-1.0.0-Win64-Setup.exe`).
68-
* Run the installer. It will create a shortcut on your desktop and Start Menu.
66+
Get the latest version directly using the links below:
6967

70-
### Option 2: Portable
71-
* Download the file ending in **`-Portable.zip`** (e.g., `AudioShelf-1.0.0-Win64-Portable.zip`).
72-
* Extract the zip file anywhere (e.g., on a USB stick).
73-
* Run `AudioShelf.exe` inside the folder. No installation required.
68+
### 💿 Option 1: Installer (Recommended)
69+
**[Click here to Download Setup (.exe)](https://AudioShelf.github.io/setup)**
70+
* Run the installer to set up AudioShelf on your PC.
71+
72+
### 🎒 Option 2: Portable (No Install)
73+
**[Click here to Download Portable (.zip)](https://AudioShelf.github.io/portable)**
74+
* Extract the zip file anywhere (e.g., on a USB stick) and run `AudioShelf.exe`.
75+
76+
> *View full version history on the [Releases Page](https://github.com/M-Rajabi-Dev/AudioShelf/releases).*
7477
7578
---
7679

@@ -120,5 +123,5 @@ AudioShelf is a free and open-source project developed with passion.
120123
## 📜 License
121124

122125
Copyright (c) 2025 Mehdi Rajabi.
123-
AudioShelf is Free Software: You can use, study share and improve it at your will.
126+
AudioShelf is Free Software: You can use, study, share and improve it at your will.
124127
Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

docs/portable/index.html

Lines changed: 0 additions & 90 deletions
This file was deleted.

docs/setup/index.html

Lines changed: 0 additions & 90 deletions
This file was deleted.

requirements.txt

-79 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)