-
Notifications
You must be signed in to change notification settings - Fork 274
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from dremin/develop
Update readme
- Loading branch information
Showing
2 changed files
with
23 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,27 @@ | ||
![alt text](https://raw.githubusercontent.com/dremin/retrobar/master/retrobar-preview.png "RetroBar") | ||
|
||
RetroBar | ||
--- | ||
Pining for simpler times? RetroBar teleports you back in time by replacing your modern Windows taskbar with the Windows 95 style. | ||
# RetroBar | ||
![RetroBar](https://github.com/dremin/RetroBar/workflows/RetroBar/badge.svg) | ||
|
||
RetroBar shares most of its back-end logic with [Cairo Desktop Environment](https://cairoshell.com) for maximum compatibility and performance. | ||
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. | ||
|
||
⚠ This is very much a work-in-progress, and pre-packaged releases are not yet available. | ||
RetroBar is based on the [ManagedShell](https://github.com/cairoshell/ManagedShell) library for maximum compatibility and performance. | ||
|
||
## Features | ||
- Replaces default Windows taskbar with classic layout | ||
- Native notification area | ||
- Native task list with UWP app support | ||
- Start button opens modern start menu | ||
- Ability to show or hide the clock | ||
- Theme support | ||
- Several themes included: | ||
- System | ||
- Windows 95-98 | ||
- Windows Me | ||
- Windows 2000 | ||
- Windows XP (Blue and Classic) | ||
|
||
## Custom themes | ||
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. | ||
|
||
Themes use the XAML `ResourceDictionary` format. [View the included example themes](https://github.com/dremin/RetroBar/tree/master/RetroBar/Themes) to get started. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.