Skip to content

zlyfer/time-tracker-4-browser

Repository files navigation

网费很贵

codecov codebeat badge

[ 简体中文 | English ]

用于上网时间统计的浏览器插件。

  • 统计网站的运行时间
  • 统计用户在不同网站上的浏览时间
  • 统计用户打开网站的次数
  • 网站白名单,过滤不需要统计的网站
  • 自定义域名合并统计的规则
  • 分时段统计分析用户的上网行为并以直方图展示
  • 报表导出

下载地址

Chrome Firefox Edge

截图

弹窗页展示今日数据

所有功能


详细展示图文:douban.com

开发

 git clone https://github.com/sheepzh/timer.git
 cd timer
 npm install
 # 开发编译,输出目录为 dist_dev
 npm run dev
 # 生产编译,输出目录为 dist_prod 和 market_packages
 npm run build:prod
  • 欢迎大家 PR, PR 之前请先创建 ISSUE

TODO

请查看 功能迭代 RoadMap 项目

致谢

Timer - Count your browsing time and visits on every sites | Product Hunt

About

Time Tracker for Browser. Help you track time, analyze your habits and block addictive sites

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.6%
  • Shell 1.4%
  • Other 1.0%