All Projects → skarab42 → marv

skarab42 / marv

Licence: MIT license
Marv your Swiss streaming tool!

Programming Languages

javascript
184084 projects - #8 most used programming language
Svelte
593 projects

Projects that are alternatives of or similar to marv

OBS-ChatSpam
Python script for OBS Studio that posts messages in Twitch chat
Stars: ✭ 26 (-82.55%)
Mutual labels:  twitch, obs, obs-websocket
kiwi
Kiwi turns your Pimoroni Keybow into a fully customizable poor-man's Elgato Stream Deck!
Stars: ✭ 40 (-73.15%)
Mutual labels:  obs, obs-websocket
obws
The obws (obvious) remote control library for OBS
Stars: ✭ 27 (-81.88%)
Mutual labels:  obs, obs-websocket
XION-ChaseCam
This is a free-to-use HTML/javascript based overlay for roleplay streamers. Basically it mimics the overlay of the AXON bodycam, but since most folks play in 3rd person, it's a ChaseCam. I've included a logo, and the html file. The html file has the css, html, and javascript all in one file for ease of editing. Goto line 81 of the html file to c…
Stars: ✭ 27 (-81.88%)
Mutual labels:  twitch, obs
streamlabs-chat
Free customizable theme, template, custom coded CSS for Twitch, Streamlabs, Streamelemens chat box widget & overlay.
Stars: ✭ 59 (-60.4%)
Mutual labels:  twitch, obs
sceneify
The simplest way to control OBS from JavaScript
Stars: ✭ 75 (-49.66%)
Mutual labels:  obs, obs-websocket
simple-obs-stt
Speech-to-text and keyboard input captions for OBS.
Stars: ✭ 89 (-40.27%)
Mutual labels:  twitch, obs
obs-websocket-js
Consumes https://github.com/obsproject/obs-websocket
Stars: ✭ 521 (+249.66%)
Mutual labels:  obs, obs-websocket
nginx-obs-automatic-low-bitrate-switching
Simple app to automatically switch scenes in OBS based on the current bitrate fetched from the NGINX stats page.
Stars: ✭ 167 (+12.08%)
Mutual labels:  twitch, obs
OBSliveTally
Display the stream status or tally information for a scene or source on any device in the network.
Stars: ✭ 20 (-86.58%)
Mutual labels:  obs, obs-websocket
meme-box
Manage and trigger media in OBS as a browser source
Stars: ✭ 82 (-44.97%)
Mutual labels:  twitch, obs
obs-random-videos
Easily create a random playlist of videos or music
Stars: ✭ 38 (-74.5%)
Mutual labels:  twitch, obs
supibot
Multiplatform, utility & novelty chat bot.
Stars: ✭ 77 (-48.32%)
Mutual labels:  twitch, commands
CounterStrike-GlobalOffensive-LiveStat-for-OBS-Studio
Showing you LIVEstats of CS:GO in your Stream like OBS-Studio while playing/streaming.
Stars: ✭ 24 (-83.89%)
Mutual labels:  twitch, obs
mTwitch
Twitch normalizer for mIRC
Stars: ✭ 22 (-85.23%)
Mutual labels:  twitch
Discord-Trivia-Bot
TriviaBot: Play trivia in Discord! Powered by discord.js and OpenTDB, with 24 categories and three modes of play.
Stars: ✭ 83 (-44.3%)
Mutual labels:  anime
Youtube-DL-GUI
Graphical User Interace built around youtube-dl CLI
Stars: ✭ 38 (-74.5%)
Mutual labels:  twitch
anime-reaction-api
An API/Slack/Discord Bot to serve image links of anime reactions
Stars: ✭ 25 (-83.22%)
Mutual labels:  anime
Twitch-View-Bot
First open-source really working view bot for Twitch
Stars: ✭ 63 (-57.72%)
Mutual labels:  twitch
OBS
No description or website provided.
Stars: ✭ 42 (-71.81%)
Mutual labels:  obs

Marv // StreamDeck Like // Twitch Bot

WIP Projet développé en live sur la chaîne twitch.tv/skarab42.

Marv - v0.6.01

Installation

  • Download and install from here (win/mac/linux).

OBS WebSocket

Contribute ?!

Project setup

# Clone this repository
git clone https://github.com/skarab42/marv

# change directory to cloned path
cd marv

# install all dependencies
yarn install
yarn build
yarn app:build

# run application in development mode
yarn watch

# run application in production mode
yarn start

# build application in production mode
yarn build
yarn app:build

# lint project
yarn lint

How to build with npm (easier from ubuntu?):

cd marv
npm install
npm run tailwind:build --prod
npm run client:build
npm run app:build

Credit: thermo74 :)

Translations

  • Spanish by TerminabloxHD
  • French by Skarab42
  • English by Skarab42
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].