Skip to content
View superlls's full-sized avatar
🤒
Out sick
🤒
Out sick

Block or report superlls

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. CodeWhisper CodeWhisper Public

    基于 Whisper 的语音转文字工具。一键转录至剪贴板,解决云端吞字与隐私忧虑。针对中文环境优化,打破网页端限制,实现与各家大模型(ChatGPT/Grok/Gemini 等)的无缝对话。Local Whisper-based voice input tool. One-click transcribe to clipboard, zero privacy leaks, no more c…

    Python 9 2

  2. IOTSmartPot-STM32 IOTSmartPot-STM32 Public

    基于 STM32 的智能花盆:实时监测温度、湿度及光照强度。支持 ESP8266 联网上报,具备土壤水分阈值触发的自动补水功能。STM32-based Smart Pot: Real-time monitoring of temperature, humidity, and light intensity. Supports ESP8266 cloud data uplink and aut…

    C 3

  3. STM32F103-PWM-Controller STM32F103-PWM-Controller Public

    基于STM32F103C8微控制器的多通道PWM输出控制系统,支持8个独立的PWM输出通道,适用于舵机控制、电机驱动、多轴无人机或机器人等应用场景。An 8-channel independent PWM controller based on STM32F103C8, ideal for robotics, UAVs, motor speed regulation, and multi-s…

    C 2

  4. MacWink MacWink Public

    一款轻量级的跨平台剪贴板同步工具。基于 Go 实现,通过 P2P 方式自动同步多台设备间的剪贴板文本,无需公网服务器,安全高效。A lightweight, P2P cross-platform clipboard synchronizer written in Go. Automatically syncs clipboard text between devices over the n…

    Go 1

  5. TextGrab TextGrab Public

    一个轻量级 macOS 截图 OCR 工具,基于 Go 和 Vision 框架,自动识别并复制文本 A lightweight macOS menu bar OCR tool written in Go. Captures screen text to clipboard using the native Vision Framework.

    Go 1

  6. whisper whisper Public

    Forked from openai/whisper

    Robust Speech Recognition via Large-Scale Weak Supervision

    Python