Skip to content

Commit

Permalink
Merge pull request #5 from dremin/develop
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
dremin authored Dec 23, 2020
2 parents 93c0d00 + 0d2139f commit 131eec0
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 5 deletions.
28 changes: 23 additions & 5 deletions README.md
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.
Binary file modified retrobar-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 131eec0

Please sign in to comment.