/snapify

Screen recording sharing for absolutely everyone, powered by Deta Space.

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Snapify

Important

This project was created for Deta Space, a service which no longer exists as of October 17th, 2024.

The personal Loom alternative.

This is a port of Snapify to Deta Space

Snapify allows you to record and share recordings asynchronously

  • Make unlimited recordings of your tab, desktop, and any application
  • Share recordings with anyone using a public link
  • Delete or un-list recordings after a specific timeframe
  • Upload and share existing videos

Installation

Install your own copy of Snapify with an account on Deta Space.

Install on Space

Development

Setup

  1. Fork the repo into a public GitHub repository. If you plan to distribute the code, make sure to comply with our LICENSE.md.

    git clone https://github.com/lemonyte/snapify.git
  2. Go to the project folder

    cd snapify
  3. Switch to the port's branch

    git checkout deta-space
  4. Install packages with npm

    npm install
  5. Run in development mode

    space dev

Contributing

Please see our contributing guide at CONTRIBUTING.md.

License

Distributed under the AGPLv3 License. See LICENSE.md for more information.