Skip to content

rossng/freewheel

Repository files navigation

Freewheel

Freewheel is a Web Extension that automatically scrolls the current browser tab so that you can make slick screen recordings.

An example recording while using Freewheel

Screenshot of the Freewheel UI

Development

  • Install Node
  • Enable corepack by running corepack enable
    • This will allow you to use the correct version of pnpm without explicitly installing it.
  • pnpm install
  • pnpm build to build the extension to the dist directory.
  • pnpm build:prod will build the extension to the dist directory without source maps.

Licence

The code in this repository is licensed under the Blue Oak Model License 1.0.0. Code in dependencies may be published under other open source licenses.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published