Coder Social home page Coder Social logo

xiaofine1122 / tingstodo1.0 Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 783 KB

Tingstodo 是一个浮层式的半透明Todo应用,并且支持鼠标穿透效果,避免误触。

License: GNU General Public License v3.0

PHP 5.96% JavaScript 79.66% HTML 5.86% CSS 7.75% SCSS 0.76%
nodejs react mobx-react react-router electron electron-app

tingstodo1.0's Introduction

Tingstodo

Tingstodo 是一个浮层式的半透明Todo应用,并且支持鼠标穿透效果,避免误触。

功能

  • 新增todo项
  • todo项的勾选
  • 删除勾选的todo项
  • 导出数据为json格式
  • 调整透明度
  • 锁定、解锁操作,点锁定应用增加鼠标穿透效果,避免误触,点击解锁后恢复

demo1

安装使用

选择自己系统的版本,解压或者安装使用,下载地址

使用

前提

需要安装 nodejsnpmnpm

使用说明

$ yarn install

运行主程序

$ yarn start

运行electron

$ cd .\src\meta\
$ electron .

打包

$ yarn build

将 .\src\meta\ 下 main.js 、package.json、tingstodo.icns、tingstodo.ico复制到build目录 修改main.js

win.loadURL( `file://${__dirname}/index.html` );

执行

$ yarn packager_all #或者package.json scripts下的其他命令

打包mac下的应用需要在 macos系统中运行

作者和致谢(可选)

感谢Easy老师的全栈课程。

TODO

后续会增加其他内容,如json导入,或者其他端的同步

断更说明

因为某些不明原因,我起不来项目了,运行出的程序也是不正常的。

tingstodo1.0's People

Contributors

xiaofine1122 avatar

Stargazers

幽帘一梦 avatar Chang avatar  ....ox studio 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.