DD监控室,安卓版,Kotlin

Overview

DD_Monitor-android-kotlin

版本特性

  • 支持Android7.0以上。
  • 支持直播间id添加UP主。
  • 支持拖拽UP主卡片添加到直播窗口,支持窗口拖拽交换。
  • 支持横屏锁定。
  • 支持定时睡眠。
  • 支持16+3种布局方式。

使用须知

  • 使用时请注意宽带网速、流量消耗、电池电量、机身发热、系统卡顿等软硬件环境问题。
  • 本软件仅读取公开API数据,不涉及账号登录,欢迎查看源码进行监督。因此,本软件不支持弹幕互动、直播打赏等功能,若要使用请前往原版B站APP。
  • 直播流、UP主信息、以及个人公开的关注列表数据来自B站公开API,最终解释权归B站所有。

使用方式

  • 点击右上角“UP”按钮添加UP主,长按拖动到播放器窗口内。
  • 点击右上角"布局"按钮切换窗口布局。
  • 长按UP主卡片,然后拖动到窗口中。
  • 点击UP主卡片、或者点击下方UP主名字,弹出菜单选项,可跳转至UP主的直播间进行互动。

TODO&BUG

  • 音量的保存,以及交换窗口后同时交换音量大小
  • 弹幕字体、视窗宽高
  • 同传弹幕过滤
  • 双击窗口全屏
  • 前台开播提醒功能
  • uid导入公开关注列表
  • 显示SC弹幕
  • 点击弹出删除弹幕选项(删除片哥)
  • 扫码PC分享二维码

给开发者买杯奶茶

qrcode.png 曾经的我,以为勤劳就会有收获。现在发现,无论多勤劳,收获都是别人的。

开源依赖

相关链接

You might also like...
Modular Android architecture which showcase Kotlin, MVVM, Navigation, Hilt, Coroutines, Jetpack compose, Retrofit, Unit test and Kotlin Gradle DSL.

SampleCompose Modular Android architecture which showcase Kotlin, MVVM, Navigation, Hilt, Coroutines, Jetpack compose, Retrofit, Unit test and Kotlin

Learn-kotlin - Learning more about Kotlin in various content

Kotlin study roadmap https://kotlinlang.org/docs/reference/ Getting Started Basi

Mis experimentos con Kotlin para JetBrains Academy, certificación de Kotlin donde voy resolviendo proyectos de evaluación y haciendo actividades de cada tema.
Mis experimentos con Kotlin para JetBrains Academy, certificación de Kotlin donde voy resolviendo proyectos de evaluación y haciendo actividades de cada tema.

Kotlin Academy Mis experimentos con Kotlin para JetBrains donde voy resolviendo proyectos de evaluación y haciendo actividades de cada tema. Acerca de

Repositório criado para ser utilizado pelo projeto de Kotlin Collections desenvolvido em Kotlin nas aulas feitas através da plataforma Alura.

Projeto Kotlin Collections Repositório criado para ser utilizado pelo projeto de Kotlin Collections desenvolvido em Kotlin nas aulas feitas através da

Kotlin-GraphQL-Apollo - Sencillo cliente para consumir una API GraphQL con Apollo usando Kotlin
Kotlin-GraphQL-Apollo - Sencillo cliente para consumir una API GraphQL con Apollo usando Kotlin

Kotlin GraphQL Apollo Sencillo cliente para consumir una API GraphQL con Apollo

DS-for-Kotlin - Some classic data sturctures write in kotlin for fun

DS-for-Kotlin Just write some classic data structure by kotlin during my leisure

Account-hexa-service-kotlin - Microservice with Kotlin using Hexagonal architecture

Microservice Construindo microservice de conta para fins Didáticos. Objetivos Cr

Akka-in-action-kotlin - Accompanying source code for Akka in Action by Kotlin

Akka実践バイブル Kotlin版サンプルコード ( Accompanying source code for Akka in Action by Kotli

Kotlin-phoenix - A set of tools aimed to bridge Phoenix with the Kotlin Multiplatform world

Kotlin Phoenix This project is aimed to allow developers to work with Phoenix Ch

Comments
  • 报告1.1.8的一个状况

    报告1.1.8的一个状况

    我是小米play的用户。原来使用1.1.7,发现有闪退.今天来您github,发现有更新,然后直接更新为1.1.8后,发现1.1.7的闪退问题已经解决,然后在收看直播时,不管怎么切换原画或流畅等,都会黑屏。 这个现象没有找到崩溃日志。 手机录制的当时的视频(通过手机转存微信发给自己然后电脑上下载并转存百度网盘的,所以你下载下来的视频名会有标有WeChat的原因): 链接:https://pan.baidu.com/s/1XHM7gQL_NskJN1o4rCPaUA 提取码:3yt3

    opened by gandayfreedm468 3
Releases(1.1.21)
Owner
huyuc0ng
huyuc0ng
Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP)

Mockative Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP). Installation Mockative uses KSP to generate

Mockative 121 Dec 26, 2022
Kotlin-oop - Repositório criado para ser utilizado pelo projeto de Kotlin OOP desenvolvido em Kotlin nas aulas feitas através da plataforma Alura.

Projeto React OOP Repositório criado para ser utilizado pelo projeto de Kotlin OOP desenvolvido em Kotlin nas aulas feitas através da plataforma Alura

Marcos Felipe 1 Jan 5, 2022
Kotlin-koans - Kotlin Koans are a series of exercises to get you familiar with the Kotlin Syntax

kotlin-koans-edu Kotlin Koans are a series of exercises to get you familiar with

null 1 Jan 11, 2022
Kotlin TodoMVC – full-stack Kotlin application demo

Kotlin full stack TodoMVC This project is an example implementation of the TodoMVC app written in Kotlin. More specifically, it's the Kotlin port of t

Gyula Voros 22 Oct 3, 2022
Integration Testing Kotlin Multiplatform Kata for Kotlin Developers. The main goal is to practice integration testing using Ktor and Ktor Client Mock

This kata is a Kotlin multiplatform version of the kata KataTODOApiClientKotlin of Karumi. We are here to practice integration testing using HTTP stub

Jorge Sánchez Fernández 29 Oct 3, 2022
Small kotlin library for persisting _single instances_ of kotlin data classes

PerSista Small library for persisting single instances of kotlin data classes. NB: PerSista uses typeOf() internally which is marked as @ExperimentalS

Eric Donovan 5 Nov 13, 2022
Kotlin Leaning Notes from Udacity Course | Kotlin Bootcamp for Programmers by Google

Kotlin Beginners Notes These are all personal notes taken from the Udacity Course (ud9011) of Kotlin Bootcamp for Programmers by Google as well as oth

Süha Tanrıverdi 34 Dec 10, 2022
Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.

Module Saga Website can be found here Add in build.gradle.kts repositories { mavenCentral() } dependencies { implementation("io.github.nomisr

Simon Vergauwen 50 Dec 30, 2022
Kotlin microservices with REST, and gRPC using BFF pattern. This repository contains backend services. Everything is dockerized and ready to "Go" actually "Kotlin" :-)

Microservices Kotlin gRPC Deployed in EC2, Check it out! This repo contains microservices written in Kotlin with BFF pattern for performing CRUD opera

Oguzhan 18 Apr 21, 2022
A sample skeleton backend app built using Spring Boot kotlin, Expedia Kotlin Graphql, Reactive Web that can be deployed to Google App Engine Flexible environmennt

spring-kotlin-gql-gae This is a sample skeleton of a backend app that was built using: Spring Boot(Kotlin) Reactive Web Sprinng Data R2DBC with MYSQL

Dario Mungoi 7 Sep 17, 2022