Coder Social home page Coder Social logo

williamqf-ai / wincustomdesktop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xfgryujk/wincustomdesktop

0.0 0.0 0.0 5.97 MB

自绘桌面框架,用你的代码绘制桌面

License: MIT License

C++ 90.54% C 8.75% Objective-C 0.61% Batchfile 0.10%

wincustomdesktop's Introduction

WinCustomDesktop

自绘桌面框架,用你的代码绘制桌面,支持插件开发

目前自带的插件有播放视频、桌面浏览器、遮罩桌面和WIMC

想法来自DreamScene,在Wallpaper Engine出来很早之前就做过类似的了,最近想完善它

播放Bad Apple

VideoDesktop

桌面浏览器

DesktopBrowser

遮罩桌面

MaskDesktop

WIMC

WIMC = Where the fuck Is My Cursor

WIMC

资源占用

经过优化,占用的计算资源很少,以下为播放Bad Apple时占用的资源

CPU

支持的平台

以下是已通过测试的平台,其他平台未测试,不代表不支持

  • 64位Windows 10
  • 64位Windows 7
  • 32位Windows 7
  • Windows XP

搭建开发环境

  1. 使用VS2013或以上版本
  2. 运行SetupEnvironment.bat

插件开发

  1. 下载源码
  2. 把插件模板导入VS2013:
    Plugin\CustomDesktopPluginTemplate.zip放到你的VS2013模板目录下,你可以在工具-选项-项目和解决方案-用户项目模板位置看到你的模板目录
  3. 在解决方案中新建项目,模板选择CustomDesktop插件,位置选择Plugin目录,否则无法找到CommonProperty.props

wincustomdesktop's People

Contributors

xfgryujk avatar akemimadoka avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.