Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pixelcrisis/turnstyles
turnstyles for turntable.fm | a chrome extension
https://github.com/pixelcrisis/turnstyles
chrome-extension turntable-fm
Last synced: about 1 month ago
JSON representation
turnstyles for turntable.fm | a chrome extension
- Host: GitHub
- URL: https://github.com/pixelcrisis/turnstyles
- Owner: pixelcrisis
- Created: 2021-03-09T13:43:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T05:10:15.000Z (12 months ago)
- Last Synced: 2024-08-01T21:55:00.851Z (5 months ago)
- Topics: chrome-extension, turntable-fm
- Language: JavaScript
- Homepage:
- Size: 2.7 MB
- Stars: 14
- Watchers: 1
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- starred - pixelcrisis/turnstyles - turnstyles for turntable.fm | a chrome extension (JavaScript)
README
turnStyles
A Chrome Extension & Bookmarklet for deepcut.fm
Apply tweaks to deepcut.fm - autobop, autodj, themes, styles, and more!## Install
**turnStyles** is currently available via the [Chrome Web
Store](https://chrome.google.com/webstore/detail/pmlkackfnbbnjfejpddpakallilkbdme),
[Firefox](https://addons.mozilla.org/en-US/firefox/addon/turnstyles-for-turntable-fm/) and as a
[Bookmarklet](https://ts.pixelcrisis.co).## Features
**Autobop**:
Auto Awesome new songs**Show Volume**:
Always visible volume slider**Temp Mute**:
Mute only until next song**Themes**:
Dark Mode, Night Mode, Cosmic, Midnight**Styles**:
Replace the Gold!**Desktop Notifications**:
New Songs, Stats, Mentions, PMs!**Chat Notifications**:
User leave/join, Snags, Song Stats, Dropped DJ stats**Custom Chat Notifications**:
Get notified on your chosen keywords**Auto AFK Mentions**:
Let everyone know you're AFK when mentioned**Auto-Queue**:
Jump on the decks with the next available DJ spot or set a custom mention trigger to add yourself when you're
mentioned**Custom CSS**:
Add your own custom CSS to turntable.fm## Support
- Join the [turnStyles Support Server](https://discord.gg/wqmAVvgSbE) - Includes support for **beta versions**
- Join the turntable.fm [Discord](https://discord.gg/jnRs4WnPjM) and ask in `#extensions-discussion`
- [Open an Issue!](https://github.com/pixelcrisis/turnstyles/issues/new)## Contributing
[![PRs
Welcome](https://img.shields.io/badge/PRs-welcome-green.svg?style=for-the-badge)](http://makeapullrequest.com)- Fork the repo
- Use the `dev` branch for changes
- Submit a pull request!## Building
```sh
# Install devDependencies
# Necessary for compiling
yarn install# Optional: Install JQ
# Allows yarn build 0.0.0
# Updates version number in
# package.json and manifest.json
# https://stedolan.github.io/jq/download/yarn build # To Build All Changes
yarn watch # Auto-Builds On File Changes
yarn start # Builds, Then Watches All Files
yarn quick # Builds & Watches Scripts
yarn style # Builds & Watches Themes/Styles
```## Privacy
A full Privacy Statement can be found under [Privacy.md](Privacy.md).
## Changelog
The full changelog of turnStyles can be found under
[turnStyles/releases.](https://github.com/pixelcrisis/turnstyles/releases) or join the [support
Discord](https://discord.gg/wqmAVvgSbE) for previews of next releases!