placeos
Version, currently 2.1.157 versions
- 2.12.3latestJun 25, 2026
- 2.12.1not indexedJun 25, 2026
- 2.11.11not indexedJun 25, 2026
- 2.11.10not indexedJun 25, 2026
- 2.11.9not indexedJun 25, 2026
- 2.11.8not indexedJun 25, 2026
- 2.11.7not indexedJun 25, 2026
- 2.11.6not indexedJun 25, 2026
- 2.11.5not indexedJun 25, 2026
- 2.11.4not indexedJun 25, 2026
- 2.11.3not indexedJun 25, 2026
- 2.11.2not indexedJun 25, 2026
- 2.11.1not indexedJun 25, 2026
- 2.11.0not indexedJun 25, 2026
- 2.10.0not indexedJun 25, 2026
- 2.9.0not indexedJun 25, 2026
- 2.8.0not indexedJun 25, 2026
- 2.7.6not indexedJun 25, 2026
- 2.7.5not indexedJun 25, 2026
- 2.7.4not indexedJun 25, 2026
- 2.7.3not indexedJun 25, 2026
- 2.7.2not indexedJun 25, 2026
- 2.7.1not indexedJun 25, 2026
- 2.7.0not indexedJun 25, 2026
- 2.6.1not indexedJun 25, 2026
- 2.6.0not indexedJun 25, 2026
- 2.5.1not indexedJun 25, 2026
- 2.4.4not indexedJun 25, 2026
- 2.4.3not indexedJun 25, 2026
- 2.4.2not indexedJun 25, 2026
- 2.4.1not indexedJun 25, 2026
- 2.4.0not indexedJun 25, 2026
- 2.3.0not indexedJun 25, 2026
- 2.2.0not indexedJun 25, 2026
- 2.1.9not indexedJun 25, 2026
- 2.1.8not indexedJun 25, 2026
- 2.1.7not indexedJun 25, 2026
- 2.1.6not indexedJun 25, 2026
- 2.1.5not indexedJun 25, 2026
- 2.1.4not indexedJun 25, 2026
- 2.1.3not indexedJun 25, 2026
- 2.1.2not indexedJun 25, 2026
- 2.1.1not indexedJun 25, 2026
- 2.1.0not indexedJun 25, 2026
- 2.0.3not indexedJun 25, 2026
- 2.0.2not indexedJun 25, 2026
- 2.0.1not indexedJun 25, 2026
- 2.0.0not indexedJun 25, 2026
- 1.2.0not indexedJun 25, 2026
- 1.1.1not indexedJun 25, 2026
- 1.1.0not indexedJun 25, 2026
- 1.0.5not indexedJun 25, 2026
- 1.0.4not indexedJun 25, 2026
- 1.0.3not indexedJun 25, 2026
- 1.0.2not indexedJun 25, 2026
- 1.0.1not indexedJun 25, 2026
- 1.0.0not indexedJun 25, 2026
github.com/PlaceOS/crystal-client
Client library for interacting with PlaceOS from crystal-lang apps.
Nothing has been indexed for 2.1.1 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:
placeos:
github: PlaceOS/crystal-client
version: ~> 2.1.1Then run:
shards installshard.yml
No shard.yml has been indexed for 2.1.1. 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.
PlaceOS Crystal SDK
A library for building crystal applications that utilise PlaceOS.
Installation
-
Add the dependency to your
shard.yml:dependencies: placeos: github: placeos/crystal-client version: ~> 1.0 -
Run
shards install
Usage
When initialialized via the host environment, the key PLACE_URI is expected.
Authentication
-
from environment
require "placeos" # Extracts user credentials from the following environment keys... # - PLACE_URI # - PLACE_EMAIL # - PLACE_PASSWORD # - PLACE_AUTH_CLIENT_ID # - PLACE_AUTH_SECRET client = PlaceOS::Client.from_environment_user
Development
Run crystal spec
Contributing
- Fork it
- 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
- Kim Burgess - creator and maintainer
- Caspian Baska - contributor and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
2.1.1- Tagged
- Jun 25, 2026
- Commit
2b168c4b9e95- Indexed
- not yet
Dependents
No indexed shard depends on this one yet.
Repository
github.com/PlaceOS/crystal-client
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 19, 2026
- Synced
- Aug 19, 2026
- Versions
- 57