Home
Softono
recordall

recordall

Open source CSS
19
Stars
3
Forks
0
Issues
4
Watchers
8 years
Last Commit

About recordall

<p align="center"> <img src="screenshots/logo.png" width="60" /> <h3 align="center">Recordall</h3> <p align="center">Simple and powerful chrome extension to record screens.</p> <p align="center"> <a href="http://standardjs.com/"> <img src="https://img.shields.io/badge/code%20style-standard-brightgreen.svg"> </a> </p> </p> --- ### Demonstration <img style="width: 100%" src="screenshots/gif-demo.gif" alt="demonstration" /> ### Contribute **keep it simple, Stupid** ### How to install You just need enable developer mode on extension page, and upload `app` folder, But if you still can not install it, I'll make a video showing how to install and use it ;) ### To-do + [ ] Support mp4. + [ ] Record audio as well. + [ ] Break into more components and add Vuex. + [ ] When will save the note, ability to discard as well. + [ ] Create a settings tab (already exists the component). + [ ] Create a timer, to start recording. + [x] Show how much time has already been recorded. + [ ] Add tests. See ...

Platforms

Web Self-hosted

Languages

CSS

Recordall

Simple and powerful chrome extension to record screens.


Demonstration

demonstration

Contribute

keep it simple, Stupid

How to install

You just need enable developer mode on extension page, and upload app folder, But if you still can not install it, I'll make a video showing how to install and use it ;)

To-do

  • [ ] Support mp4.
  • [ ] Record audio as well.
  • [ ] Break into more components and add Vuex.
  • [ ] When will save the note, ability to discard as well.
  • [ ] Create a settings tab (already exists the component).
  • [ ] Create a timer, to start recording.
  • [x] Show how much time has already been recorded.
  • [ ] Add tests.

See this changes on developer branch.