GithubHelp home page GithubHelp logo

aleab / acav-we Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 4.0 31.5 MB

A highly customizable audio visualizer for Wallpaper Engine.

Home Page: https://aleab.github.io/acav-we

License: Mozilla Public License 2.0

JavaScript 11.19% TypeScript 85.73% CSS 2.88% HTML 0.20%
audio-visualizer wallpaper-engine steam-workshop

acav-we's Introduction

aCAV-WE

A highly customizable audio visualizer for Wallpaper Engine.

GitHub last commit (master) GitHub license Steam subscribers

Contributing

Getting Started

  1. npm install
  2. Duplicate the file named .env_template and rename it to .env. The following variables are required:
Variable name Description
BACKEND_API_BASEURL URL to the server handling Spotify's token requests, e.g. http://localhost:4000.
Can be left empty if not needed during debugging.
(Minimal server code is available here)
  1. Build the project with npm run build:dev or npm run build:dev -- --watch.
  2. To test your changes:
    • Create a symbolic link inside Wallpaper Engine's projects folder pointing to the build directory:
      mklink /D "WALLPAPER_ENGINE_ROOT\projects\myprojects\aCAV-dev" "REPO_ROOT\dist"
    • Launch Wallpaper Engine and open the new wallpaper.
    • Set up a CEF devtools port in Wallpaper Engine's settings, e.g. port 10000.
    • Open your browser and go to e.g. http://localhost:10000.

Donations

Although absolutely not necessary, if you'd like to support me and this project, you can do so here.

acav-we's People

Contributors

aleab avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

acav-we's Issues

klok font

Every time When I start my computer The clock is not working With a custom font

I am using these
pixeboy-font.zip

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.