Skip to content
View lxl66566's full-sized avatar

Block or report lxl66566

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
lxl66566/README.md

Just a beginner.

Hi, I'm AbsoluteX. I have a lot of ideas and enjoy creating small tools to make the world better. I love experimenting with new tools and technologies. I'm currently interested in Rust.

Stats

Contact me

What I use





Some of my projects

Something interesting:

Project Name Technology Stack Description
BPM Python Bin package manager, install any package on Github Release.
跨平台包管理器,从 Github Release 安装软件,拒绝源码编译
git-simple-encrypt Rust An extremely simple-to-use, user-friendly one-password git encrypt solution.
简单易用的单密码 Git 仓库加密方案
rust-simple-release Python Extremely simple cross-platform release for your rust project! (no container, with openssl hacked).
为 Rust 项目提供简单的跨平台二进制发布(无容器,自动处理 OpenSSL)
user-startup-rs Rust Simple cross-platform tool to make your command auto run on startup.
在系统启动时自动运行指令。跨平台。
anyformatter Typescript A vscode plugin to format any file with your shell command.
使用本地 shell 命令格式化任意文件的 VSCode 插件。
audio-loudness-batch-normalize Rust massive audio loudness normalizer based on EBU R128 and RMS
音频响度批量均衡器
Other projects : Click to unfold
Project Name Technology Stack Description
init-script Python VPS script with useful software and proxy
VPS 自用一键脚本,部署代理 + 安装精选的 Linux 好用软件
rime-formatter Typescript VSCode plugin to format rime dict.
VSCode 插件,用于 Rime 词库格式化
Fuck, delete it! Rust Force delete file/folder on windows, killing the fucking occuping processes.
强制删除 Windows 上的文件/文件夹,终止占用的进程。
urldecoder Rust Batch decode URLs in your document.
https://example.com/#%E6%89%B9%E9%87%8F%E8%A7%A3%E7%A0%81%E6%96%87%E6%A1%A3%E4%B8%AD%E7%9A%84URL
chnroutes-rs Rust Rust version of chnroutes (with more features), to bypass the VPN accessing CN IPs.
chnroutes 的 Rust 版本(具有更多功能),用于 VPN 直连访问中国 IP。
wordinfo Rust A CLI tool to look up words online using user-defined CSS Selector.
一个命令行工具,通过用户定义的 CSS 选择器在线查找单词。
windows-env Rust Easily edit windows env variable. Also a rust lib.
命令行快速编辑 Windows 环境变量,也可作为 rust 库使用。
wordsreciter C++, Qt6 Fast record English/Japanese words and randomly recite them. Supports Anki.
快速记录英语/日语单词并随机抽背。支持导出 Anki
super24points C++, Qt6 24 points game with power, bitwise op, and exact divide.
一个包含 位运算整除 的 24 点游戏。
auto-play-in-mpv Python Click bilibili/youtube video and automatically jump to mpv to play it.
点击 bilibili/youtube 视频,自动跳转到 mpv 播放。
Galgame tools : Click to unfold
Project Name Technology Stack Description
xp3-audio-speedup Rust xp3 解封包工具与音频加速工具
audio-loudness-batch-normalize Rust 音频响度均衡器
arc-reader-rs Rust BGI 引擎 .arc 文件解封包工具
SilkyArcTool-rs Rust Silky’s engine .arc 文件解封包工具
Telegram Bots : Click to unfold
Project Name Technology Stack Description
Telegram RSS Bot on Cloudflare Workers Typescript Telegram RSS Bot runs on Cloudflare Workers, no server required, free and stable.
通过 Telegram bot 订阅 RSS,托管在 Cloudflare,无需服务器且免费稳定
telegram-shasei-bot Typescript 记录射精数据并分析
telegram-subscribe-bot Typescript subscribe messages in groups by regex
按正则规则订阅群组消息
Mars-Bot-rs Rust Detect repeated images.
检测重复图像

My packages

Pinned Loading

  1. bpm Public

    Bin package manager, a package manager based on Github release

    Python 4

  2. git-simple-encrypt Public

    An extremely simple-to-use, user-friendly one-password git encrypt solution.

    Rust 1

  3. rust-simple-release Public

    Extremely simple cross-platform release for your rust project! (with openssl hacked)

    Python 4

  4. init-script Public

    服务器一键脚本,安装 RIIR 软件,部署多协议代理

    Python