All Projects → takayama-lily → vscode-qq

takayama-lily / vscode-qq

Licence: MPL-2.0 License
基于安卓QQ协议的vscode-qq扩展

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to vscode-qq

Im
仿QQ即时通讯系统服务端
Stars: ✭ 369 (-37.24%)
Mutual labels:  chatroom, im, qq
Wechat
仿QQ即时通讯系统客户端
Stars: ✭ 144 (-75.51%)
Mutual labels:  chatroom, qq
Gochat
goim server write by golang !🚀
Stars: ✭ 1,144 (+94.56%)
Mutual labels:  chatroom, im
xyTalk-pc
企业IM即时通讯定制平台,百万级高并发、高性能、可扩展、安全、高交互体验的企业通信和协作im平台。包含通讯服务、客户端(PC、Android、iOS)、Web门户(用于集成企业应用)、WebAPI。
Stars: ✭ 48 (-91.84%)
Mutual labels:  instant-messaging, im
Starrtc Android Demo
🚀starRTC,即时通讯(IM)系统,免费IM系统(含单聊,群聊,聊天室,文件传输),免费一对一视频聊天,VOIP,语音对讲(回音消除),直播连麦,视频直播,RTSP拉流,RTMP推流,webRTC服务端,在线教育,白板,小班课,在线会议,视频会议,视频监控,局域网直连(无需服务器),兼容webRTC, 支持webRTC加速,P2P高清传输,安卓、iOS、web互通,支持门禁对讲,可视对讲,电视盒子,树莓派,海思,全志,任天堂switch,云游戏,OTT设备,物联网平台,C语言自研方案,支持二次开发成类微信,类映客等APP,✨万水千山总是情,来个star行不行✨,更多示例请访问:
Stars: ✭ 3,038 (+416.67%)
Mutual labels:  chatroom, im
ios
Connect IM iOS Project
Stars: ✭ 13 (-97.79%)
Mutual labels:  instant-messaging, im
server
即时通讯(IM)系统
Stars: ✭ 6,896 (+1072.79%)
Mutual labels:  instant-messaging, im
Projhyperai
一个包含了机器人框架/插件化可运行程序/IM适配器的项目集合.
Stars: ✭ 42 (-92.86%)
Mutual labels:  instant-messaging, qq
CoffeeChat
opensource im with server(go) and client(flutter+swift)
Stars: ✭ 111 (-81.12%)
Mutual labels:  im, qq
Android
Connect IM Android Project
Stars: ✭ 21 (-96.43%)
Mutual labels:  instant-messaging, im
onchat-web
A simple, beautiful, mobile-first instant messaging progressive web application.
Stars: ✭ 138 (-76.53%)
Mutual labels:  instant-messaging, im
Fpush
📶即时消息推送服务(即时通讯),基于Netty+protobuf-- Instant Messaging push service based on Netty+protobuf
Stars: ✭ 134 (-77.21%)
Mutual labels:  instant-messaging, im
Im service
golang im server
Stars: ✭ 1,694 (+188.1%)
Mutual labels:  instant-messaging, im
Android yichat lite
android client
Stars: ✭ 118 (-79.93%)
Mutual labels:  instant-messaging, im
electronim
Electron based multi IM (Instant Messaging) client
Stars: ✭ 50 (-91.5%)
Mutual labels:  instant-messaging, im
wchat
【Beta -Demo】📤WEB即时聊天工具(类微信WEB),不能使用QQ微信?叫上好友一起试试这个😄。基于WebSocket协议的网页版(PC)在线聊天工具。
Stars: ✭ 20 (-96.6%)
Mutual labels:  im, qq
Im
IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统
Stars: ✭ 490 (-16.67%)
Mutual labels:  instant-messaging, im
Yichat
YiChat-基于tigase的独立IM系统
Stars: ✭ 731 (+24.32%)
Mutual labels:  instant-messaging, im
bootpush
📶即时消息推送服务(即时通讯),基于Netty- Instant Messaging push service based on Netty
Stars: ✭ 146 (-75.17%)
Mutual labels:  instant-messaging, im
Adachi-BOT
一个在 QQ 中运行的原神助手
Stars: ✭ 185 (-68.54%)
Mutual labels:  qq, oicq

VS Code QQ Extension

discord | Repository | Offline Installers | vscode >= 1.53.0 | 摸鱼工具

本程序不在本地保存任何消息记录和图片。暂不支持临时会话。
@设置 里的 platform 是登录协议,1:手机 3:手表(功能不完整) 4:PC 5:pad(默认)

切换UI主题

  • 当前支持两种主题 default(默认) 、console(控制台风格)
  • 可在@设置中修改 "theme": "console" 来切换
  • 上级玩家可以 修改/自定义UI主题

可用命令

Ctrl+Shift+P 打开命令面板

  • QQ Explorer: Login
  • QQ Explorer: 搜索好友
  • QQ Explorer: 搜索群

其他


预览图

使用的UI库:https://github.com/MorFansLab/LiteWebChat_Frame
QQ协议库:https://github.com/takayama-lily/oicq


自行编译此扩展

# Node.js版本需高于12.16
# clone此项目
> npm i
> npm i typescript -g
> npm i vsce -g
> vsce package
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].