tuneup-prime
prolink-connect
tuneup-prime | prolink-connect | |
---|---|---|
2 | 1 | |
29 | 64 | |
- | - | |
0.0 | 7.6 | |
over 1 year ago | 8 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tuneup-prime
prolink-connect
-
Ask HN: What Are You Working On?
example overlay: https://www.youtube.com/watch?v=4rvdzTYK29E
Technically the software covers a _lot_ of the stack
* Reverse engineered Pioneer DJ gear's proprietary low-level network protocol to masquerade as one and receive state updates from the physical DJ gear on the network. The implementation is a typescript library [0].
* Implements a NFS client in typescript to download the music metadata database off of the USB drives DJs plug into the DJ gear.
* Uses kaitai-struct [01 to generate parsing code for the (very old) DeviceSQL database files that the music database use.
* The application is built as an electron app, react + emotion (styled-components) + framer-motion (animated components), and mobx with serializr to handle IPC between the main thread and renderer.
* Uses websockets with the same serialization driver to communicate updates to the overlay browser window which is rendered in OBS (or another livestreaming studio software)
I've just started working on an API backend for it as well, where the same serialization backend is used to publish users app store to a central server which will be useful for features like "Live user track voting", where you pick a playlist on your gear to expose to users, and they can vote on tracks.
[0]: https://github.com/EvanPurkhiser/prolink-connect
What are some alternatives?
denon - 👀 Monitor any changes in your Deno application and automatically restart.
cratetorrent - A BitTorrent V1 engine library for Rust (and currently Linux)
DuckEngine - A 2D Game Engine for the web.
Oat++ - 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
auto-skip-for-netflix-and-prime - Netflix, Prime, JioCinema, Hotstar Skip Intros Automatically
procedural-gl-js - Mobile-first 3D mapping engine with emphasis on user experience
soundboard - Simple soundboard app with MIDI control
mapbox-gl-js - Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
pup - Universal process manager built in Deno
Joplin - Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
pg-mem - An in memory postgres DB instance for your unit tests
LIPS - Scheme based powerful lisp interpreter in JavaScript