GithubHelp home page GithubHelp logo

jameszbl / keykee Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 3.0 625 KB

这是一个记录键盘的使用情况的软件,精确统计每个按键,按键24小时统计,按键频次趋势分析

License: Apache License 2.0

Python 90.26% Shell 3.39% CSS 6.23% Batchfile 0.12%
keyboard

keykee's Introduction

keykee

这是一个记录键盘的使用情况的软件,目前它长这个样子

技术

  • Flask
  • SQLite
  • React
  • Ant Design

构建与安装

首先请确保你的电脑上已安装最新版的 node 和 npm,对客户端代码的构建需要用到它们

1.克隆代码仓库到本地

$ git clone https://gitee.com/zbl1996/keykee.git && cd keykee

2.安装依赖

$ pip install -r requirements.txt
$ cd ui && npm install

3.构建项目

$ pip install pyinstaller
$ cd ..
$ ./buildapp

4.安装运行

$ cd dist
$ sudo ./install

5.查看统计

在浏览器中访问 http://localhost:7999

贡献

如果你有更好的想法,欢迎贡献 pull request,GUI 亟待美化

如果你在使用中遇到了问题,请提交 issue 并附上相关 log

目前安装脚本只有 shell 版,欢迎贡献其它平台安装脚本

更多技术文章请关注摆码王子的小屋: https://b.letec.top

keykee's People

Contributors

jameszbl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

keykee's Issues

安装到最后一步提没有keykee.sh文件,以及 没有keykee这个命令

安装到最后一步提没有keykee.sh文件,以及 没有keykee这个命令,使用的是mac系统,版本号是10.14.5

python 3.7.0

user@Mac-mini  ~/dev/python/keykee/dist   dev  sudo ./install
readlink: illegal option -- f
usage: readlink [-n] [file ...]
usage: dirname path
ln: /etc/profile.d/keykee.sh: No such file or directory
ln: /usr/bin/keykee: Operation not permitted
./install: line 35: /etc/profile.d/keykee.sh: No such file or directory

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.