kamft_desktop 0.0.4

Kamft desktop utilities including screenshot capture and WeChat Work integration
1
2
3
4
5
6
mod core;
pub use core::*;
pub mod autostart;
pub mod shortcut;
pub mod windows;
pub mod wxwork;