openloft.cr
Version, currently 1.5.050 versions
- 1.5.1latestOct 16, 2021
- 1.5.0not indexedDec 16, 2021
- 1.4.9not indexedDec 16, 2021
- 1.4.8not indexedDec 16, 2021
- 1.4.7not indexedDec 16, 2021
- 1.4.6not indexedDec 16, 2021
- 1.4.5not indexedDec 16, 2021
- 1.4.4not indexedDec 16, 2021
- 1.4.3not indexedDec 16, 2021
- 1.4.2not indexedDec 16, 2021
- 1.4.1not indexedDec 16, 2021
- 1.4.0not indexedDec 16, 2021
- 1.3.9not indexedDec 16, 2021
- 1.3.8not indexedDec 16, 2021
- 1.3.7not indexedDec 16, 2021
- 1.3.6not indexedDec 16, 2021
- 1.3.5not indexedDec 16, 2021
- 1.3.3not indexedDec 16, 2021
- 1.3.2not indexedDec 16, 2021
- 1.3.1not indexedDec 16, 2021
- 1.3.0not indexedDec 16, 2021
- 1.2.9not indexedDec 16, 2021
- 1.2.8not indexedDec 16, 2021
- 1.2.7not indexedDec 16, 2021
- 1.2.6not indexedDec 16, 2021
- 1.2.5not indexedDec 16, 2021
- 1.2.4not indexedDec 16, 2021
- 1.2.2not indexedDec 16, 2021
- 1.2.1not indexedDec 16, 2021
- 1.2.0not indexedDec 16, 2021
- 1.1.9not indexedDec 16, 2021
- 1.1.8not indexedDec 16, 2021
- 1.1.7not indexedDec 16, 2021
- 1.1.6not indexedDec 16, 2021
- 1.1.5not indexedDec 16, 2021
- 1.1.4not indexedDec 16, 2021
- 1.1.3not indexedDec 16, 2021
- 1.1.2not indexedDec 16, 2021
- 1.1.1not indexedDec 16, 2021
- 1.1.0not indexedDec 16, 2021
- 1.0.9not indexedDec 16, 2021
- 1.0.8not indexedDec 16, 2021
- 1.0.7not indexedDec 16, 2021
- 1.0.6not indexedDec 16, 2021
- 1.0.5not indexedDec 16, 2021
- 1.0.4not indexedDec 16, 2021
- 1.0.3not indexedDec 16, 2021
- 1.0.2not indexedDec 16, 2021
- 1.0.1not indexedDec 16, 2021
- 1.0.0not indexedDec 16, 2021
github.com/mixflame/openloft.cr
OpenLoft Collaborative Editor featuring Chat, Video Calling, Collaborative Drawing, Writing and Theater
Nothing has been indexed for 1.5.0 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
openloft.cr:
github: mixflame/openloft.cr
version: ~> 1.5.0Then run:
shards installshard.yml
No shard.yml has been indexed for 1.5.0. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
openloft.cr
This is OpenLoft Collaborative Editor 1.0 with call reconnection, using Amber/Crystal 1.0.0. Originally written in Ruby on Rails with ActionCable and ported to Crystal for speed. Featuring: HTML Chat, WebRTC Video/Audio, Collaborative Canvas, Collaborative Text Editor.
Getting Started
These instructions will get a copy of this project running on your machine for development and testing purposes.
Please see deployment for notes on deploying the project in production.
Prerequisites
This project requires Crystal (installation guide).
Development
To start your Amber server:
- Install dependencies with
shards install - Build executables with
shards build - Create and migrate your database with
bin/amber db create migrate. Also see creating the database. - Start Amber server with
bin/amber watch - Run redis-server
Now you can visit http://localhost:3000/ from your browser.
Getting an error message you need help decoding? Check the Amber troubleshooting guide, post a tagged message on Stack Overflow, or visit Amber on Gitter.
Using Docker? Please check Amber Docker guides.
Tests
To run the test suite:
crystal spec
Contributing
- Fork it ( https://github.com/mixflame/openloft.cr/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- mixflame Jonathan Silverman - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
1.5.0- Tagged
- Dec 16, 2021
- Commit
c65e42fe03cb- Indexed
- not yet
Dependents
No indexed shard depends on this one yet.
Repository
github.com/mixflame/openloft.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 50