Git Product home page Git Product logo

cursorvue's Introduction

cursorvue

MoursePoint的一个用electron来实现。主要功能是对所包含的鼠标的样式(鼠标指针)进行修改。

electron的程序,为什么写,因为c#的桌面程序,我遇到了两次我的电脑在另一个笔记本上运行不了,因为framework的框架。之后去接触node运行dll文件,但是创建进程很麻烦。所以,最终的结果是c#写程序,让electron来通过node的const { execFile } = require('child_process');来执行那个程序。

免掉了node-ffi,这些繁杂的操作,不需要去调用user32.dll,或者其他的自己写的dll库。

todo

[ - ] 设置路径, 获取路径下鼠标样式内容。不设置,不修改。 [ - ] 设置鼠标样式,保存配置。

想到一个问题,如果要管理作为一个网络上的库文件来管理的话,会拥有一个平台进行开发,但是单纯的而言,有一点思路是通过腾讯云的云开发来实现web端的页面的效果。

关于登录,安装,设置,数据保存等等,都可以实现的。

但是现在对于之后的想法,要去完成。

暂且需要实现的功能是,把一个文件夹的鼠标的样式列举出来,

cursorvue's People

Contributors

abearxiong avatar

Stargazers

 avatar

Watchers

 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.