This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
Easytier_lkddi
Watch
1
Star
0
Fork
0
You've already forked Easytier_lkddi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
13c2e728716db1195b797b13a743999d15fa061f
Easytier_lkddi
/
easytier-gui
/
src-tauri
/
src
/
main.rs
T
6 lines
102 B
Rust
Raw
Normal View
History
Unescape
Escape
introduce gui based on tauri (
#52
)
2024-04-14 23:29:34 +08:00
#![
cfg_attr(not(debug_assertions), windows_subsystem =
"
windows
"
)
]
fn
main
(
)
{
Android Support (
#166
)
2024-07-15 00:03:55 +08:00
app_lib
::
run
(
)
;
introduce gui based on tauri (
#52
)
2024-04-14 23:29:34 +08:00
}
Reference in New Issue
Copy Permalink