Maple Mono
Smooth your coding flow
我们用代码将创意构筑成产品,而字体如同旅途中沉默的基石,熟视无睹,却塑造着每天编码的体验。Maple Mono 专为极客匠心打造,它以一种内敛的优雅,提升您的工作效率,让您在阅读和编写每一行代码时都能感受到丝滑和愉悦。
介绍
这是一个 Tampermonkey 脚本,适用于 4d4y 论坛,可自动将论坛帖子中的 Markdown 语法 转换为 HTML,优化阅读体验。
功能
自动检测并转换帖子中的 Markdown 语法,如 # 标题、加粗、斜体、代码块 等。
不影响原始 HTML 格式,不会移除图片、链接等元素。
快捷键切换(Ctrl + M):
默认显示转换后的 Markdown 版本。
按 Ctrl + M 可切换回原始文本,再次按下可恢复 Markdown 格式。
切换模式时显示通知,并会自动淡出,不影响阅读体验。
不会在每次刷新页面时弹出通知,避免干扰。
Moonshot AI(Kimi.ai)接口转API https://github.com/LLM-Red-Team/kimi-free-api 阿里通义 (Qwen) 接口转API https://github.com/LLM-Red-Team/qwen-free-api [...] Authorization: Bearer TOKEN1,TOKEN2,TOKEN3 [...] 构建你的 Web Service(New+ -> Build and deploy from a Git repository -> Connect你fork的项目 -> 选择部署区域 -> 选择实例类型为Free -> Create Web Service)。 npm i -g vercel --registry http://registry.npmmirror.com vercel login git clone https://github.com/LLM-Red-Team/deepseek-free-api cd deepseek-free-api vercel --prod
https://raw.githubusercontent.com/KKKKKCAT/Crypto-Terminal-Pro/refs/heads/main/assets/Crypto-Terminal-Pro-logo.webp 🚀 Ultimate crypto market visualization in your terminal https://www.python.org/downloads/ https://opensource.org/licenses/MIT http://makeapullrequest.com https://github.com/KKKKKCAT/Crypto-Terminal-Pro https://github.com/KKKKKCAT/Crypto-Terminal-Pro/stargazers https://t.me/kkcatblog https://t.me/kkkkkcat https://x.com/intent/follow?screen_name=kcat88888 https://github.com/KKKKKCAT/Crypto-Terminal-Pro/blob/main/assets/screenshot1.gif https://github.com/KKKKKCAT/Crypto-Terminal-Pro/blob/main/assets/screenshot2.webp https://github.com/KKKKKCAT/Crypto-Terminal-Pro/blob/main/README.md - https://github.com/KKKKKCAT/Crypto-Terminal-Pro/blob/main/README_zh-TW.md - https://github.com/KKKKKCAT/Crypto-Terminal-Pro/blob/main/README_zh-CN.md - https://github.com/KKKKKCAT/Crypto-Terminal-Pro/blob/main/README_ja.md - https://github.com/KKKKKCAT/Crypto-Terminal-Pro/blob/main/README_ko.md - https://github.com/KKKKKCAT/Crypto-Terminal-Pro/blob/main/README_id.md - https://github.com/KKKKKCAT/Crypto-Terminal-Pro/blob/main/README_fr.md 📊 Real-time crypto market data visualization [...] # Install dependencies pip install python-binance pip install python-okx pip install windows-curses # Windows only tracked_symbols = [{"symbol": "BTCUSDT", "decimals": 2, "exchange": "binance", "market": "spot"}, {"symbol": "BTCUSDT", "decimals": 2, "exchange": "binance", "market": "futures"}, {"symbol": "BTC-USDT", "decimals": 2, "exchange": "okx", "market": "spot"}, {"symbol": "ETHUSDT", "decimals": 2, "exchange": "binance", "market": "spot"}, {"symbol": "XRPUSDT", "decimals": 5, "exchange": "binance", "market": "spot"}, {"symbol": "PEPEUSDT", "decimals": 8, "exchange": "binance", "market": "spot"}, {"symbol": "BNBUSDT", "decimals": 2, "exchange": "binance", "market": "spot"}, {"symbol": "BTCUSDT", "decimals": 2, "exchange": "bitget", "market": "futures"}, ] python3 Crypto-Terminal-Pro.py [...] Contributions are what make the open source community such an amazing place to learn, inspire, and create.