GithubHelp home page GithubHelp logo

raindropweb's Introduction

RainDrop Web

Description

This is a cross-platform and flexible version of the offline Yushiyan virtual instrument interface.

Features

  • Cross-platform (currently supports Windows x64, Linux x64, and macOS x64 / arm.)
  • Web-based (However, .Net core is required to run the server.)
  • Open-source (The communication protocol is guessed by monitoring the serial traffic.)
  • Flexible (Resize the window to change the look!)

How to develop

  1. Install .Net Core 7. I'm not sure whether installing the ASP.Net Core Runtime is enough. It should be though, but it cannot compile this program from the source.
  2. Find a browser. Either Edge, Chrome, Safari, Firefox should be fine. Don't challenge me with IE6.
  3. Clone this repository. (You may need to install Git first. I'm not going to tell you how to install Git.)
  4. Run dotnet build in the root directory of this repository. Then dotnet run.
  5. Open your browser and go to http://localhost:5186/ (This should be the default port).

Adding a new architecture

  1. Go to FTDI Driver Download Page and find the driver for your OS.
  2. Copy the library file to the project directory and replace the existing one (ftdi2xx.dll, libftdi2xx.so, or libftdi2xx.dylib (currently missing, for MacOS)).
  3. Run and see if it goes well.

How to contribute

PRs and Issues are welcome.

raindropweb's People

Contributors

84634e1a607a avatar frostcaltrop avatar

Stargazers

Anesthesia avatar alex_xiao  avatar

Watchers

 avatar

Forkers

frostcaltrop

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.