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
- 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
Install your own copy of Snapify with an account on Deta Space.
-
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
-
Go to the project folder
cd snapify
-
Switch to the port's branch
git checkout deta-space
-
Install packages with npm
npm install
-
Run in development mode
space dev
Please see our contributing guide at CONTRIBUTING.md.
Distributed under the AGPLv3 License. See LICENSE.md for more information.