2 private links
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.
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.
It provides a simple and efficient way to monitor CPU and GPU usage, E-Cores and P-Cores, power consumption, and other system metrics directly from your terminal! Real-time CPU and GPU power usage display. Detailed metrics for different CPU clusters (E-Cores and P-Cores). [...] Example with flags sudo mactop --interval 1000 --color green --interval or -i: Set the powermetrics update interval in milliseconds. [...] #what-does-mactop-use-to-get-real-time-data sysctl: For CPU model information system_profiler: For GPU Core Count psutil: For memory and swap metrics powermetrics: For majority of CPU, GPU, Network, and Disk metrics
💥 支持AccessToken使用账号,支持 GPT-4、GPT-4o、 GPTs 🔍 回复格式与真实api完全一致,适配几乎所有客户端 https://t.me/chat2api 要提问请先阅读完仓库介绍 GPT-3.5 对话 (传入模型名不包含gpt-4,则默认使用gpt-3.5,也就是text-davinci-002-render-sha) [...] 可作为网关使用,可多机分布部署 暂无,欢迎提 issue https://zeabur.com/templates/6HEGIZ?referralCode=LanQian528 git clone https://github.com/LanQian528/chat2api cd chat2api pip install -r requirements.txt python app.py [...] (推荐,可用4.0) Docker Compose部署 #推荐可用40-docker-compose部署 创建一个新的目录,例如chat2api,并进入该目录: mkdir chat2api cd chat2api 在此目录中下载库中的docker-compose.yml文件: wget https://raw.githubusercontent.com/LanQian528/chat2api/main/docker-compose.yml 修改docker-compose.yml文件中的环境变量,保存后: [...] AccessToken 获取: chatgpt官网登录后,再打开 https://chatgpt.com/api/auth/session 获取 accessToken 这个值 免登录 gpt3.5 无需传入 Token 推荐使用 docker-compose 方式部署, 已内置 Arkose 服务 #推荐使用-docker-compose-方式部署-已内置-arkose-服务
Anna University Regional Campus Madurai Birla Institute of Technology and Science, Pilani Center for Research and Advanced Studies of the National Polytechnic Institute [...] Higher Institute of Applied Science and Technology of Sousse [...] Seoul National University of Science and Technology
https://github.com/j178/chatgpt/releases A CLI for ChatGPT, powered by GPT-3.5-turbo and GPT-4 models. Get or create your OpenAI API Key from here: https://platform.openai.com/account/api-keys 💬 Start in chat mode [...] 💻 Use it in a pipeline cat config.yaml | chatgpt -p 'convert this yaml to json' echo "Hello, world" | chatgpt -p translator | say [...] You can add more prompts in the config file, for example: {"api_key": "sk-xxxxxx", "endpoint": "https://api.openai.com/v1", "prompts": {"default": "You are ChatGPT, a large language model trained by OpenAI. [...] "}, "conversation": {"prompt": "default", "context_length": 6, "model": "gpt-3.5-turbo", "stream": true, "max_tokens": 1024 }} then use -p flag to switch prompt: Note The prompt can be a predefined prompt, or come up with one on the fly.