Skip to content

Commit 131eec0

Browse files
authored
Merge pull request #5 from dremin/develop
Update readme
2 parents 93c0d00 + 0d2139f commit 131eec0

File tree

2 files changed

+23
-5
lines changed

2 files changed

+23
-5
lines changed

README.md

+23-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,27 @@
11
![alt text](https://raw.githubusercontent.com/dremin/retrobar/master/retrobar-preview.png "RetroBar")
22

3-
RetroBar
4-
---
5-
Pining for simpler times? RetroBar teleports you back in time by replacing your modern Windows taskbar with the Windows 95 style.
3+
# RetroBar
4+
![RetroBar](https://github.com/dremin/RetroBar/workflows/RetroBar/badge.svg)
65

7-
RetroBar shares most of its back-end logic with [Cairo Desktop Environment](https://cairoshell.com) for maximum compatibility and performance.
6+
Pining for simpler times? RetroBar teleports you back in time by replacing your modern Windows taskbar with the classic Windows 95, 98, Me, 2000, or XP style.
87

9-
⚠ This is very much a work-in-progress, and pre-packaged releases are not yet available.
8+
RetroBar is based on the [ManagedShell](https://github.com/cairoshell/ManagedShell) library for maximum compatibility and performance.
9+
10+
## Features
11+
- Replaces default Windows taskbar with classic layout
12+
- Native notification area
13+
- Native task list with UWP app support
14+
- Start button opens modern start menu
15+
- Ability to show or hide the clock
16+
- Theme support
17+
- Several themes included:
18+
- System
19+
- Windows 95-98
20+
- Windows Me
21+
- Windows 2000
22+
- Windows XP (Blue and Classic)
23+
24+
## Custom themes
25+
RetroBar supports custom themes. To use custom themes, create a `Themes` directory in the same directory as `RetroBar.exe`, and place valid `.xaml` theme files there.
26+
27+
Themes use the XAML `ResourceDictionary` format. [View the included example themes](https://github.com/dremin/RetroBar/tree/master/RetroBar/Themes) to get started.

retrobar-preview.png

18.7 KB
Loading

0 commit comments

Comments
 (0)