本文档有中文版(Readme-zh-CN)
Current status: A simple way to make a control with transparent background.
-
Create a HTML document with style:
html, body { background: rgba(0, 0, 0, 0); }
-
Deploy your project on a local or remote server;
-
Open the URL at this program;
-
Enjoy it!
You should extract bin.zip
to ArkDesktopCSCefOsr/bin/x86
to load the assembly and these files are necessary to run the program.
- Support self-startup
- Support script packaging
- Remove the white border of the animation
- Support top placement, etc
- Support a wider range of actions(like walk at the desktop)
- Support interaction and other functions