Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arminulrich/shipstreams.com
A list of makers shipping live.
https://github.com/arminulrich/shipstreams.com
Last synced: 6 days ago
JSON representation
A list of makers shipping live.
- Host: GitHub
- URL: https://github.com/arminulrich/shipstreams.com
- Owner: arminulrich
- Created: 2018-09-24T15:47:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T01:09:36.000Z (over 5 years ago)
- Last Synced: 2024-07-11T20:32:08.055Z (4 months ago)
- Language: PHP
- Homepage: https://shipstreams.com
- Size: 4.27 MB
- Stars: 9
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚢 shipstreams.com
Mostly hacked together in a day, for the current [wip.chat](https://wip.chat) streaming goldrush
## Want to add yourself?
send a PR for: [./app/streamers.json](../../blob/master/app/streamers.json)
```json
{
"twitch_username": "twitch_username",
"twitter":"twitter_handle",
"website":"https://your-website.com"
}
```## Want to add a streaming guide?
send a PR for: [./app/shippingkit.json](../../blob/master/app/shippingkit.json)
```json
{
"link": "FULL LINK TO GUIDE",
"title": "A SHORT TITLE",
"description": "SHORT DESCRIPTION OF CONTENTS",
"topics": [ "HELPFUL TAGS, E.G:", "Getting started", "OBS", "Twitch" ]
},
```Nothing else is documented and might never be! 😅
---
## Credits- [Armin](https://twitter.com/arminulrich)
- [Richard "pretzelhands" Blechinger](https://twitter.com/_pretzelhands)
- [All Contributors](../../contributors)