Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/technobly/Auto-Awexomer
A Turntable.fm bookmarklet that automatically awexomes every song for you, and looks good doing it.
https://github.com/technobly/Auto-Awexomer
Last synced: about 1 month ago
JSON representation
A Turntable.fm bookmarklet that automatically awexomes every song for you, and looks good doing it.
- Host: GitHub
- URL: https://github.com/technobly/Auto-Awexomer
- Owner: technobly
- Created: 2012-08-30T21:14:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-26T01:10:50.000Z (about 11 years ago)
- Last Synced: 2024-11-07T18:58:10.079Z (about 1 month ago)
- Language: JavaScript
- Size: 2.66 MB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- starred - technobly/Auto-Awexomer - A Turntable.fm bookmarklet that automatically awexomes every song for you, and looks good doing it. (JavaScript)
README
#B^Dub's Turntable.fm Auto Awexomer
![B^Dub's Auto Awexomer](http://i.imgur.com/2cMoB.png)If you're on Turntable.fm listening to music a lot, but are forgetful or too busy to keep clicking that Thumbs Up button, this script will up vote every song for you! If you don't like a song, just go back to the Turntable.fm room tab and click the Thumbs Down button. The script will resume up voting on the next song.
## Features* Automatically votes up every song you listen to in your turntable.fm room.
* Allows for song laming and resumes up voting on the next song.
* Stop Animations (settings menu button toggles animations ON/OFF)
* Blackout (settings menu button toggles crowd, dj booth and background ON/OFF)
* Awexome is spelled with an X, for eXtremely awexome and don't you question it :P
* Based on Izzmo's AutoAwesomer https://github.com/Izzmo/AutoAwesomer## Download
In order to use the Auto Awexomer or Snake Game, please visit my Git Hub page at http://technobly.github.com/Auto-Awexomer/ for instructions on how to add it to your bookmarks bar and get it up and running.
## Changelog
### February 11th, 2013
* Added Stop Animations Toggle (Code borrowed from Frick's TT+)
* Located in the settings menu, you can now toggle on/off all animations. They will still update briefly on newsong/remdj/adddj events so your view is current.
* Added Blackout Toggle (cssInject script from Aliev's TTX http://turntablex.com)
* Located in the settings menu, you now have the option to blackout everything except for the DJs and Marquee. Their feet dangle sometimes... it's fun!### November 24th, 2012
* AFK Timer fixed### November 16th, 2012
* Fixed bug not allowing someone to vote in a big room if they were not in the main section.
* Updated the code for the new Turntable.fm interface.
* Some of the API calls and variables were changed slightly. (Thanks Izzmo!)
* Moved the Awesome Arc to the new location of the interface (now smaller as well).
* Less things to make blue, but it's pretty stinkin' blue :)### October 26th, 2012
* Updated to work with TT's Halloween Theme, but keeping everything blue ^_^### October 2nd, 2012
* Finally changed the Awexome button selection so it will stay blue, always ;-)
### August 31th, 2012
* Initial Release