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.
A simple tool to convert screenshots, mockups and Figma designs into clean, functional code using AI. Now supporting Claude Sonnet 3.5 and GPT-4O! Supported AI models: Claude Sonnet 3.5 - Best model! [...] We also just added experimental support for taking a video/screen recording of a website in action and turning that into a functional prototype. [...] Run the frontend: cd frontend yarn yarn dev Open http://localhost:5173 to use the app.
A multi-platform proxy client based on ClashMeta, simple and easy to use, open-source and ad-free. ✈️ Multi-platform: Android, Windows, macOS and Linux 💻 Adaptive multiple screen sizes, Multiple color themes available [...] You need a windows client [...] The easiest way to support developers is to click on the star (⭐) at the top of the page.
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
https://github.com/actualbudget/actual/blob/master/demo.png Actual is a local-first personal finance tool. [...] If you are only interested in running the latest version and not contributing to the source code, you don't need to clone this repo. [...] That is the server for syncing changes across devices, and it comes with the latest version of Actual. [...] To add new feature requests, open a new Issue of the "Feature Request" type.
GoBackup is a backup tool design for application servers, to backup your databases, files to cloud storages (FTP, SCP, S3, GCS, Aliyun OSS..). Inspired by https://github.com/backup/backup and replace it for without Ruby dependency. GoBackup 是一个为中小型服务器而设计备份工具,内置计划任务,帮你定时备份数据库、配置文件,通过导出、打包压缩,最终存储到外部云存储(如:FTP、SCP、S3、GCS、Aliyun OSS...)。 [...] You can install GoBackup by use the install script. [...] Split a large backup file into multiple parts.
https://www.warp.dev/#Smart & Reliable With knowledge sharing tools, autocompletions, and fully integrated AI, Warp is a more intelligent terminal — out of the box. Warp is built with Rust, rendered with Metal, and optimized for performance. [...] “Warp includes so many things I can’t live without — from clicking where you want the cursor to go, to AI autocorrect.” [...] I love how I can navigate the terminal editor just like a code editor with all the Move/Move-Select keymap.
🚧 We're currently working on a large scale refactor which can be found on the https://github.com/documenso/documenso/tree/feat/refresh branch. Signing documents digitally is fast, easy and should be best practice for every document signed worldwide. [...] Contact us if you are interested in our Enterprise plan for large organizations that need extra flexibility and control. [...] We are still working on the publishing of docker images, in the meantime you can follow the steps below to create a production ready docker image. [...] For local docker run docker run -it documenso:latest npm run start -- -H :: For k8s or docker-compose containers: - name: documenso image: documenso:latest imagePullPolicy: IfNotPresent command: - npm args: - run - start - -- - "::"
https://github.com/sissbruecker/linkding Overview #installation #using-docker #using-docker-compose #user-setup #reverse-proxy-setup #managed-hosting-options #documentation #browser-extension #community #acknowledgements #development linkding is a bookmark manager that you can host yourself. [...] The name comes from: link which is often used as a synonym for URLs and bookmarks in common language [...] For security reasons, the linkding Docker image does not provide an initial user, so you have to create one after setting up an installation. [...] Browser Extension linkding comes with an official browser extension that allows to quickly add bookmarks, and search bookmarks through the browser's address bar.
https://twitter.com/kdrag0n/status/1638917691036803073Say goodbye to slow, clunky containers and VMs Seamless and efficient Docker and Linux on your Mac. [...] Starts in seconds with turbocharged networking, smooth Rosetta x86 emulation, VirtioFS file sharing, and other optimizations for some workloads. [...] Enjoy Docker as if it were native to macOS, plus CLI integration, file sharing, and remote SSH editing with Linux machines. [...] Connect between Linux machines and Docker containers, and use IPv6 and ICMP painlessly.
简体中文|https://github.com/FranzKafkaYu/x-ui/blob/main/README_EN.md 通过免费的Telegram bot方便快捷地进行监控、管理你的代理服务 ⚡xtls-rprx-vision与reality快速入手请看https://github.com/FranzKafkaYu/x-ui/wiki/%E8%8A%82%E7%82%B9%E9%85%8D%E7%BD%AE #%E5%8A%9F%E8%83%BD%E4%BB%8B%E7%BB%8D #%E4%B8%80%E9%94%AE%E5%AE%89%E8%A3%85 [...] #%E5%BF%AB%E6%8D%B7%E6%96%B9%E5%BC%8F
https://github.com/GMYXDS/MstscManager/blob/master/images/remote-desktop-512.png 一个支持MSTSC,Putty,Xshell,Xftp,Radmin,VNC,Winscp,SecureCRT,MobaXterm,Todesk的远程管理器 支持常用的连接软件,如RDP,Putty,Xshell,Xftp,Radmin,VNC,Winscp,SecureCRT 更新说明 https://github.com/GMYXDS/MstscManager/blob/master/Updates.md 如何下载 你可以下载源码,自行编译后使用。 [...] ,MSTSC_win_x64_with_dotnet6.zip,四个版本中前两个不带.NET环境,需要自行安装.NET6 Runtime环境,小白无脑选择后面2个就行。
菜鸟教程(www.runoob.com)提供了编程的基础技术教程, 介绍了HTML、CSS、Javascript、Python,Java,Ruby,C,PHP , MySQL等各种编程语言的基础知识。 同时本站中也提供了大量的在线实例,通过实例,您可以更好的学习编程。..