Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AhmetAkyuez/MacroMap
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmetAkyuez committed Jan 1, 2021
2 parents 6d46d46 + c107c52 commit 800693f
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# MacroMap
Rainmeter skin - Manual keyboard visualizer for macro users

#### Press on the modifiers to change the current key combo
- Left click to input your text
- All 64 modifier combinations are possible

<img src="https://i.imgur.com/PEm0C5e.gif" width="1100" />

---

## Usage

#### Scroll on Keys to change font size
- Your Input text per key is practically unlimited

<img src="https://i.imgur.com/FCoXXcJ.gif" width="1100" />

#### Enter width in pixels by context menu to quickly change the size
<img src="https://i.imgur.com/2NuCo9y.gif" width="1100" />

#### Change Theme in context menu
<img src="https://i.imgur.com/TvXC2io.gif" width="1100" />

---

## Installation

### Using .rmskin (Recommended)

- Download the latest .rmskin file from the [releases](https://github.com/AhmetAkyuez/MacroMap/releases)

### Manual

- [Download](https://github.com/AhmetAkyuez/MacroMap/archive/master.zip) the necessary files manually and extract the folder to your Rainmeter skins folder `%USER%\Documents\Rainmeter\Skins\`

#### Requirements

- Rainmeter v4.3

---

## License

[![License: CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-sa/4.0/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

- MacroMap is licensed under CC BY-SA 4.0 & MIT License

---

### Extra

- It's possible to create custom themes
- The easy way is to use the .psd files and modify them
- The hard way would be to create a new template with the following dimensions
- The hardest way would be to create your own template and even modify the meters to their respective positions

<img src="https://i.imgur.com/OYv9Noi.png" width="1300" />

0 comments on commit 800693f

Please sign in to comment.