DeepRant is a gaming-focused quick translation tool designed for cross-server gameplay, built with Tauri framework combining Rust backend and React 18 frontend. Features include one-key hotkey translation (default CMD+T on macOS) without leaving the game, multi-language support for global mainstream languages, and three specialized translation modes: toxic mode for authentic gaming slang, professional player mode for esports terminology, and auto mode for intelligent scenario recognition.
The application provides custom phrase library management for saving frequently used expressions, multiple mainstream translation engine options, and automatic clipboard copying of results for instant pasting in game chat. Technical stack includes Tauri (Rust + web tech), React 18, Vite, TailwindCSS, Framer Motion, global shortcut support, store plugin, and clipboard manager. Cross-platform builds for macOS (Intel and Apple Silicon) and Windows with environment support for Node.js 16+ and Rust 1.70+. Completely free to use with MIT license.
Use Cases:
License (https://img.shields.io/badge/license-MIT-blue.svg)
DeepRant 是一款专为游戏玩家设计的多语言快捷翻译工具。它能帮助您在国际服务器中快速进行文字交流,让语言不再成为跨服竞技的障碍。
CMD + T: 快速翻译DeepRant 目前完全免费使用,我们相信游戏交流应该没有门槛。
# 安装依赖
npm install
# 或使用 yarn
yarn
# 开发模式
npm run tauri dev
# 清理构建缓存
npm run clean
# macOS (Intel & Apple Silicon)
npm run tauri build
# macOS (仅 Apple Silicon)
npm run build:mac-arm
# Windows
npm run tauri build
欢迎提交 Issue 和 Pull Request!
本项目采用 MIT 协议开源
Made with ❤️ for Gamers
iOS tweak that unlocks Spotify Premium features without subscription by intercepting user data requests, with custom lyrics support from multiple providers and automated IPA build workflow via GitHub Actions.
Self-hosted family fitness tracking platform with AI nutrition coach, comprehensive food and exercise logging, body measurements, water tracking, and interactive reports powered by Docker deployment.
Passwordless SSH authentication tool using OpenID Connect identities instead of SSH keys, generating time-limited certificates with ID Tokens from Google, Microsoft, GitLab, and custom OIDC providers for cross-platform server access.
Desktop and web application using advanced pixel reassignment algorithm to transform any image into Obama or other target images with adjustable resolution, animation control, and mathematical optimization options.
Docker's multi-agent runtime for building and orchestrating specialized AI agents defined in YAML, with MCP tool integration, smart delegation, RAG retrieval, and support for multiple LLM providers including OpenAI, Anthropic, and Gemini.
Lightweight cross-platform code editor built with Tauri combining Rust and React, featuring external editor support for Neovim and Helix, Git integration, AI agents, Vim keybindings, and integrated terminal for Windows, macOS, and Linux.