Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/korilakkuma/music-tweet
Tweet plays the music that is described by MML (Music Macro Language).
https://github.com/korilakkuma/music-tweet
Last synced: 20 days ago
JSON representation
Tweet plays the music that is described by MML (Music Macro Language).
- Host: GitHub
- URL: https://github.com/korilakkuma/music-tweet
- Owner: Korilakkuma
- License: mit
- Created: 2024-02-29T11:00:42.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-16T08:31:06.000Z (8 months ago)
- Last Synced: 2024-03-16T09:35:51.321Z (8 months ago)
- Language: TypeScript
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Music Tweet
Chrome extension and Firefox addon for Twitter.
Tweet plays the music that is described by MML (Music Macro Language).
This is created with [Web Music Hackathon #5](https://www.youtube.com/watch?v=0loDyq3B894&feature=youtu.be&t=1h27m30s).This uses Web Audio API Library ([XSound](https://github.com/Korilakkuma/XSound)).
## 1. Get repository
```bash
$ git clone [email protected]:Korilakkuma/Music-Tweet.git
```## 2. Install npm packages
```bash
$ cd Music-Tweet
$ npm install
```## 3. Install to Google Chrome or Firefox