Skip to content

Konecho/xdcmd

 
 

Repository files navigation

xdcmd-nix

运行

  • Nix:
    • clone本仓库,cd <仓库所在目录>nix-build,然后运行result/bin/xdcmd
  • Nix with flake:
    • clone本仓库,运行nix run <仓库所在目录>
    • 或直接nix run <本仓库github地址>
  • 附加参数需要这样nix run <xxx> -- -h

自动更新

  nix run nixpkgs#nvfetcher

About

X 岛匿名版命令行客户端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 86.4%
  • Python 13.6%