Skip to content

likoosong/kml_generater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Earth 地图动画生成器

本程序写给:自驾旅行、地理爱好者、历史地图爱好者。生成器的代码是 Fork 来的,原作者已经弃坑,不在维护。

我的B站

原作者已停更,这是 大佬的B站

运行环境

建议在virtualenv环境下食用......

安装python环境后,请运行
pip install -r requestments.txt
python main.py

打包

pyinstaller --windowed --onefile --key '123456789' --icon=image/logo.ico --clean --noconfirm main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages