artistplayer / core
Artistplayer Core API
dev-master
2021-06-26 16:59 UTC
Requires
- php: ^7.1.3
- ext-json: *
- artistplayer/app: dev-master
- barryvdh/laravel-cors: ^0.11.4
- barryvdh/laravel-ide-helper: ^2.6
- cboden/ratchet: ^0.4.1
- fideloper/proxy: ^4.0
- james-heinrich/getid3: ^1.9
- jenssegers/model: ^1.2
- laravel/framework: 5.8.*
- laravel/tinker: ^1.0
- ratchet/pawl: ^0.3.4
- textalk/websocket: ^1.2
Requires (Dev)
- barryvdh/laravel-debugbar: ^3.2
- beyondcode/laravel-dump-server: ^1.0
- filp/whoops: ^2.0
- fzaninotto/faker: ^1.4
- mockery/mockery: ^1.0
- nunomaduro/collision: ^2.0
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2024-09-27 00:34:21 UTC
README
- 将最新的Raspberry Lite版本写入SD卡(https://www.raspberrypi.org/documentation/installation/installing-images/README.md)。
- 在SD卡上添加一个名为'ssh'的空文件。
- 使用以太网线将Raspberry连接到路由器。
- 启动设备,使用用户名:pi,密码:raspberry通过SSH登录
- 执行以下命令
curl -H 'Cache-Control: no-cache' -sL https://github.com/artistplayer/core/raw/master/setup/install.sh | sh