JaxCore
GithubWebsiteSupport Server
  • JaxCore - Documentation
  • 🚀Getting Started
    • Introduction
    • Installation
    • User Interface
    • Additional requisites
    • Changing global options
    • Uninstallation
    • FAQs
      • New user FAQs
      • JaxCore FAQs
      • Miscellaneous FAQs
      • Anti-virus, false positive FAQs
      • Modules FAQs
        • YourFlyouts
        • YourMixer
        • ValliStart
        • IdleStyle
        • Keylaunch
        • Keystrokes OSD
      • Widget FAQs
        • ModularClocks
        • ModularVisualizer
        • Plainext
      • Media Player FAQs
      • Performance FAQs
  • đŸ“ĻModules
    • Introduction
    • YourFlyouts
    • YourMixer
    • IdleStyle
    • ValliStart
  • đŸŒĨī¸Widgets
    • Introduction
    • ModularClocks
    • ModularPlayers
    • ModularVisualizer
    • Overlayer
    • Plainext
    • FAQ
  • Coding a module
    • Code formatting
    • Variables
    • Dynamic & Reactive user interface
    • Measures
    • MeterStyles
    • AutoHotkey usage
    • CoreInstaller
Powered by GitBook
On this page
  • ModularX - ImageMagick
  • Spicetify for JaxCore

Was this helpful?

Export as PDF
  1. Getting Started

Additional requisites

PreviousUser InterfaceNextChanging global options

Last updated 2 years ago

Was this helpful?

ModularX - ImageMagick

1. Download ImageMagick:

2. Install ImageMagick. You must check Add application directory to your system path:

3. Restart Rainmeter by Right Click (Anything JaxCore) -> Developer options -> Reload Rainmeter

Spicetify for JaxCore

1. Open Powershell, copy the following commands, paste and press enter:

Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/khanhas/spicetify-cli/master/install.ps1" | Invoke-Expression
spicetify
spicetify config extensions webnowplaying.js
spicetify config inject_css 0 replace_colors 0

2. And finally, run the following command to save and apply all your changes:

spicetify backup apply

3. Restart Rainmeter by Right Click (Anything JaxCore) -> Developer options -> Reload Rainmeter

This is only required if you're setting up Spotify using Auto media method setting.

If aren't using Spicetify for theming, run the following command

🚀
â„šī¸
FAQs
https://www.imagemagick.org/script/download.php#windows