TimeCat
A Magical Web Recorder And Player
[](https://www.npmjs.com/package/timecatjs)
## Description
English | [中文](./README.cn.md)
TimeCat is a open source web Page recording tool that generates files are not real video, but can be played like real video, completely restoring the user's actions in the browser.
[ Demo](https://timecatjs.com/demo)
## Documentation
You can find the TimeCat documentation on the [website](https://timecatjs.com). Check out the Introduction page for a quick overview. You can improve it by sending pull requests to this [repository](https://github.com/oct16/TimeCat-Docs)
## Version
#### Browsers Support
| [](http://godban.github.io/browsers-support-badges/)
Edge | [](http://godban.github.io/browsers-support-badges/)
Firefox | [](http://godban.github.io/browsers-support-badges/)
Chrome | [](http://godban.github.io/browsers-support-badges/)
Safari |
| - | - | - | - |
## Chrome Plugin
Provides Chrome plugin and supports one-click record and export
| | [TimeCat-Chrome](https://chrome.google.com/webstore/detail/timecat-chrome/jgnkkambbdmhfdbdbkljlenddlbplhal) |
|--|--|
## Installation
#### Using [NPM](https://www.npmjs.com/package/timecatjs)
```shell
$ npm i timecatjs -D
```
#### Import in Browser
Add script tags in your browser and use the global variable ``TimeCat``, you can choose the follow CDN:
-
-
## Usage
- [Quick Start](https://timecatjs.com/docs/)
- [Step By Step](https://timecatjs.com/docs/step-by-step)
## Contributing
Feel free to dive in! [Open an issue](https://github.com/oct16/TimeCat/issues/new/choose) or submit [PRs](https://github.com/oct16/TimeCat/pulls)
Standard Readme follows the [Contributor Covenant](https://www.contributor-covenant.org/version/2/0/code_of_conduct/) Code of Conduct
## Contributors
## Donation
## License
[GPL-3.0](LICENSE)