Giter VIP home page Giter VIP logo

fanman03 / jacknetrgbsync Goto Github PK

View Code? Open in Web Editor NEW
112.0 9.0 18.0 52.72 MB

The one-stop utlility for syncing your RGB perhipherals and components. Compatible with Corsair iCUE, Asus AURA, Razer Synapse, Logitech Gaming, and Cooler Master Masterplus.

Home Page: https://rgbsync.com

License: GNU General Public License v2.0

C# 100.00%
asus-aura corsair-icue razer-synapse logitech-gaming jacknet-rgb-sync rgb-perhipherals rgb-leds

jacknetrgbsync's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jacknetrgbsync's Issues

Issue with Coolermaster Masterkeys Pro L

There is an issue when launching Jacknet RGB Sync application when you have a Coolermaster Masterkeys Pro L connected.

Is there a possible fix or is this a current bug that needs to be addressed?

Crash after startup

The app crashes after startup.

My components with RGB:

  • MoBo: ASUS Strix X570-E
  • RAM: HyperX Fury
  • Keyboard: Logitech Pro

rgbsync.log:

2020-05-04 11:58:52.6192|DEBUG|RGBSyncPlus.ApplicationManager|============ JackNet RGB Sync is Starting ============
2020-05-04 11:58:52.6402|DEBUG|RGBSyncPlus.ApplicationManager|Loading provider C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\Interop.AuraServiceLib.dll
2020-05-04 11:58:52.6522|DEBUG|RGBSyncPlus.ApplicationManager|Loading provider C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.Asus.dll
2020-05-04 11:58:57.3132|DEBUG|RGBSyncPlus.ApplicationManager|C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.Asus.dll has been loaded
2020-05-04 11:58:57.3132|DEBUG|RGBSyncPlus.ApplicationManager|Loading provider C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.CoolerMaster.dll
2020-05-04 11:58:57.4833|DEBUG|RGBSyncPlus.ApplicationManager|C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.CoolerMaster.dll has been loaded
2020-05-04 11:58:57.4833|DEBUG|RGBSyncPlus.ApplicationManager|Loading provider C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.Corsair.dll
2020-05-04 11:58:57.4963|DEBUG|RGBSyncPlus.ApplicationManager|C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.Corsair.dll has been loaded
2020-05-04 11:58:57.4963|DEBUG|RGBSyncPlus.ApplicationManager|Loading provider C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.EVGA.dll
2020-05-04 11:59:02.5614|ERROR|RGBSyncPlus.ApplicationManager|Error loading C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.EVGA.dll
2020-05-04 11:59:02.5614|ERROR|RGBSyncPlus.ApplicationManager|System.Exception: Coudln't connect to EVGAProxy
at RGB.NET.Devices.EVGA.EVGADeviceProvider..ctor()
at RGB.NET.Devices.EVGA.EVGADeviceProvider.get_Instance()
at RGB.NET.Devices.EVGA.EVGADeviceProviderLoader.GetDeviceProvider()
at RGB.NET.Core.RGBSurface.LoadDevices(IRGBDeviceProviderLoader deviceProviderLoader, RGBDeviceType loadFilter, Boolean exclusiveAccessIfPossible, Boolean throwExceptions)
at RGBSyncPlus.ApplicationManager.LoadDeviceProviders()
2020-05-04 11:59:02.5724|DEBUG|RGBSyncPlus.ApplicationManager|Loading provider C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.Logitech.dll
2020-05-04 11:59:02.6144|DEBUG|RGBSyncPlus.ApplicationManager|C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.Logitech.dll has been loaded
2020-05-04 11:59:02.6184|DEBUG|RGBSyncPlus.ApplicationManager|Loading provider C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.Novation.dll
2020-05-04 11:59:02.6184|ERROR|RGBSyncPlus.ApplicationManager|Error loading C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.Novation.dll
2020-05-04 11:59:02.6184|ERROR|RGBSyncPlus.ApplicationManager|System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at System.Reflection.Assembly.GetTypes()
at RGBSyncPlus.ApplicationManager.LoadDeviceProviders()
2020-05-04 11:59:02.6184|DEBUG|RGBSyncPlus.ApplicationManager|Loading provider C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.Razer.dll
2020-05-04 11:59:02.6454|DEBUG|RGBSyncPlus.ApplicationManager|C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.Razer.dll has been loaded
2020-05-04 11:59:02.6504|DEBUG|RGBSyncPlus.ApplicationManager|Loading provider C:\Users\user\AppData\Roaming\JackNet RGB Sync\DeviceProvider\RGB.NET.Devices.WS281X.dll
2020-05-04 11:59:02.6504|INFO|RGBSyncPlus.ApplicationManager|Discord RPC enabled.
2020-05-04 11:59:02.6504|INFO|RGBSyncPlus.ApplicationManager|Setting Discord presensce.
2020-05-04 11:59:03.1285|INFO|RGBSyncPlus.ApplicationManager|Checking for update...
2020-05-04 11:59:03.3416|DEBUG|RGBSyncPlus.ApplicationManager|============ App is Shutting Down ============
2020-05-04 11:59:03.6046|DEBUG|RGBSyncPlus.ApplicationManager|============ App is Shutting Down ============

error.log

[04.05.2020 11:59:03] Exception!
Message:
The remote server returned an error: (521) Origin Down.
StackTrace:
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at System.Net.WebClient.DownloadString(String address)
at RGBSyncPlus.ApplicationManager.OpenConfiguration()
at RGBSyncPlus.Helper.ActionCommand.Execute(Object parameter)
at RGBSyncPlus.App.OnStartup(StartupEventArgs e)

I can't figure it out.

Regards
Muffexx

MSI 1080Ti Gaming X Trio goes out of sync

tried several versions of the program and they all have the same problem, running 1.7 at the moment
When syncing my MSI 1080ti Gaming X trio to the rest of the system, it works fine for a couple minutes, then stays steady on one color and wont work again untill the PC is restarted.

RGB items on my system,
Corsair H115 pro rgb cooler
Corsair node pro with 4 rgb strips
asus crosshair vii hero motherboard
msi 1080ti gaming X trio
programs installed: MSI MysticLight 3, iCUE 3.30.97, Asus Armoury Crate 2.7.13

Logitech G203 not recognized

hi, i have a Logitech G203 mouse, and it doesn't show in either v1.7 or v2.0 so I'm unable to sync it

how can I make it work?

Crashing on startup, Crashing on open.

RGB DEVICES: MSI - Z390 - A PRO -16GB Klevv Cras - RTX 3070 - Logitech G502 lightspeed - Corsair K70 LUX keyboard.
I managed to get the program to open twice which the first time had all my devices the second time the motherboard was missing and after that the Program crashes on start up, Crashes on open and when you do manage to get it to open as soon as you interact with the software it bogs down the machine and crashes. I Tried to uninstall and reinstall numerous times, tried to use a previous version exactly the same problem

binary for ubuntu 18.04 ?

Hi,

Your JackNet RGB Sync Sw seems good to me. Indeed, I bought a K70 Corsair and I would like to custom it, but under Linux.

Could you provide your sources or could you provide a binary for ubuntu 18.04 ?

Thanks a lot for your answer.

Regards.

Aorus support in the plans?

Is there any possibility you could include support for aorus motherboards and graphics cards? The software used to control them is called rgbfusion.

Trying to use MSI support

Hello,

I am trying to use the MSI support added in this version. I have built-in motherboard LED's on my x470 gaming plus, but jacknet RGB Sync doesn't detect any LED's. Running as admin doesn't seem to make a difference. Am I missing something obvious?

Thanks,

Led group lost at startup

Hi, I started using the program and it's awesome. Now I have an Asus mobo with, HyperX RGB ram and an Asus Strix GPU, also a Corsair cooler. I managed to have everything synchronized without the mobo on the master led using your video because my mobo is not showing. The only problem is when I start my pc my LEDs are not syncing I need to go every time to the JackNet app and drag the things again. Also I used your video to run the app on the startup but my led group is not saving correctly. Thanks, btw really awesome app, I wish you would help me

Corsair Not Detected

Namaste,

I just found this software and have been reinstalling and restarting for hours but my Corsair Lighting Node CORE doesn't show up under Devices. I've been looking for a way to control Corsair, ASUS, and Razer products with just one software and was hoping this would be the answer.

Linux support Plans?

Hello there,
found JacknNet when searching for an open source rgb controller. Wanna ask if there are any plans for a Linux version. If not, is it possible to compile the source code on your own machine. What are the Dependencies eg.
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.