文件名称:popsicle — GTK3和CLI实用程序,用于并行刷新多个USB设备-Rust开发
文件大小:332KB
文件格式:ZIP
更新时间:2024-06-16 12:30:22
Rust System tools
Popsicle Popsicle是一个Linux实用程序,用于并行刷新多个以Rust编写的USB设备。 建立依赖关系如果构建GTK前端,Popsicle Popsicle是一个Linux实用程序,用于并行刷新多个以Rust编写的USB设备。 构建依赖关系如果构建GTK前端,则将需要安装GTK的开发依赖关系,通常称为libgtk-3-dev。 除了Rust的cargo实用程序之外,构建CLI或GTK前端不需要其他依赖项。 对于那些需要提供从Crates.io获取的Cargo的板条箱依赖项的人,您将需要安装cargo-vendor,然后运行make
【文件预览】:
popsicle-master
----.gitignore(202B)
----Makefile(3KB)
----src()
--------codec.rs(2KB)
--------task.rs(5KB)
--------lib.rs(6KB)
----cli()
--------src()
--------Cargo.toml(636B)
--------i18n.toml(58B)
----appimage.sh(278B)
----Cargo.lock(52KB)
----CODE_OF_CONDUCT.md(118B)
----LICENSE(1KB)
----screenshots()
--------screenshot-05.png(26KB)
--------screenshot-03.png(49KB)
--------screenshot-01.png(43KB)
--------device-monitoring.gif(20KB)
--------screenshot-02.png(45KB)
--------screenshot-04.png(48KB)
----Cargo.toml(559B)
----.github()
--------ISSUE_TEMPLATE.md(545B)
--------workflows()
----debian()
--------compat(2B)
--------popsicle.install(36B)
--------control(499B)
--------copyright(199B)
--------popsicle-gtk.install(152B)
--------source()
--------changelog(952B)
--------rules(335B)
----README.md(2KB)
----gtk()
--------src()
--------assets()
--------Cargo.toml(979B)
--------i18n.toml(58B)
--------build.rs(636B)
----tests()
--------ipc.ron(391B)
--------ipc.rs(2KB)
----appimagecraft.yml(720B)
----rustfmt.toml(124B)
----i18n()
--------fr()
--------hu()
--------pl()
--------sr()
--------pt()
--------de()
--------ru()
--------pt-BR()
--------nl()
--------en()
--------es()
--------bn()
----rust-toolchain(6B)