Pinned Repositories
.github
auto-launch
Auto launch any application or executable at startup.
clash-nyanpasu
Clash Nyanpasu~(∠・ω< )⌒☆
delay-timer
Time-manager of delayed tasks. Like crontab, but synchronous asynchronous tasks are possible scheduling, and dynamic add/cancel/remove is supported.
libnyanpasu.github.io
The wiki of Clash Nyanpasu
meta-json-schema
nyanpasu-service
A cross platform privileged service for Nyanpasu
nyanpasu-utils
a collection of utilities that should share between Nyanpasu GUI and Nyanpasu Service.
rust-runas
Runs a command in an elevated context
sysproxy-rs
A Rust library for set/get system proxy. Supports Windows, macOS and linux (via gsettings).
Nyanpasu's Repositories
libnyanpasu/clash-nyanpasu
Clash Nyanpasu~(∠・ω< )⌒☆
libnyanpasu/nyanpasu-service
A cross platform privileged service for Nyanpasu
libnyanpasu/libnyanpasu.github.io
The wiki of Clash Nyanpasu
libnyanpasu/delay-timer
Time-manager of delayed tasks. Like crontab, but synchronous asynchronous tasks are possible scheduling, and dynamic add/cancel/remove is supported.
libnyanpasu/.github
libnyanpasu/auto-launch
Auto launch any application or executable at startup.
libnyanpasu/manifest
libnyanpasu/meta-json-schema
libnyanpasu/nyanpasu-utils
a collection of utilities that should share between Nyanpasu GUI and Nyanpasu Service.
libnyanpasu/rust-runas
Runs a command in an elevated context
libnyanpasu/sysproxy-rs
A Rust library for set/get system proxy. Supports Windows, macOS and linux (via gsettings).
libnyanpasu/update-tag
A Github action that simply tags the repository with the specified tag.
libnyanpasu/serde-yaml-ng
Strongly typed YAML library for Rust, serde compatible. This is an independant continuation of serde-yaml from dtolnay.