1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00
Artemis/README.md
2016-01-12 20:03:17 +01:00

41 lines
1.4 KiB
Markdown

# Artemis
Artemis adds support for several games to a range of RGB keyboards.
Besides game-support there are also a few (rather gimicky) effects for when you're not gaming.
Some of it's basic features:
* Support for multiple keyboards planned.
* Support for multiple games.
* A few non-gaming effects such as type waves and audio visualization.
* A fancy, modern looking UI.
Currently the following games are supported:
* Rocket League (Memory reading)
* The Witcher 3 (Memory reading)
* Counter-Strike Global Offensive (Native Gamestate intergration)
Support is planned for:
* Dota 2 (Native Gamestate intergration)
* Project CARS (Native memory sharing)
Currently the only supported keyboard is the Logitech G910 Orion Spark, but progress is being made to support Corsair as well.
For any keyboards/games/effects feel we'd love PRs!
### Screenshots
![Screenshot 1](http://i.imgur.com/mq8i4ht.png)
![Screenshot 2](http://i.imgur.com/Z2RkiTE.png)
### Thanks to:
* [CUE.NET](https://github.com/DarthAffe/CUE.NET) - Corsair keyboard library
* [NAudio](http://naudio.codeplex.com/) - Used for audio visualization
* [Open.WinKeyboardHook](Open.WinKeyboardHook) - Used for typing effects/volume overlay
* [Caliburn.Micro](http://caliburnmicro.com/) - Awesome WPF framework, really, try it out
* [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) - Sweet Metro UI
* [Extended.Wpf.Toolkit](http://wpftoolkit.codeplex.com/) - Color Picker