Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
miyu committed Jul 25, 2015
1 parent f522b68 commit e3e5c9f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# ItzWarty.MiniSynapse
## Author
Created by [@ItzWarty](http://www.twitter.com/ItzWarty). I probably won't be providing support for this application.

## Purpose
Razer Synapse can be a pretty annoying (and heavy!) bugger at times. However, users need to run Razer Synapse at startup in order to load their Razer device profiles. This application serves as an alternative to Razer Synapse for this purpose: it simply loads your device profiles and exits promptly. If you later desire the full Razer Synapse experience (e.g. for changing your device configuration, or if you plug in a new device), you can then opt to manually start Razer Synapse from your start menu.

## Installation Instructions
Head to https://github.com/ItzWarty/ItzWarty.MiniSynapse/releases for installation instructions.

## License
Let's use GPLv3 for now.

## How it works
Not sure, though it uses the same routines that the real Synapse uses.

## Developers
You'll have to copy `RzCommon.dll`, `RzStorage.dll`, `RzStorageIO.dll`, `RzSynapse.exe`, and `RzUISdk.dll` into your `ItzWarty.MiniSynapse` directory next to `ItzWarty.MiniSynapse.csproj` for this thing to compile.

0 comments on commit e3e5c9f

Please sign in to comment.