Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

motel

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

motel

  • 0.3.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

== Motel - Movable Object Tracking Encopassing Locations

Copyright (C) 2010 Mohammed Morsi movitto@yahoo.com

Motel is made available under the GNU AFFERO GENERAL PUBLIC LICENSE as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

=== Intro Motel is a simple framework for tracking 3d location written in Ruby. A simple server is provider which handles requests which the provided client can issue, altering heirarchies of locations and updating their coordinates and movement strategies.

Each location is associated with a movement stategy which is used to move the location (eg update its coordinates) in accordance to a set of rules / variables specific to each strategy.

Multiple clients can connect to a motel server simutaneously and query for locations and subscribe handlers to be invoked on updates.

To install motel simply run: gem install motel

Source code is available via: git clone http://github.com/movitto/motel

=== Using Generate documentation via rake rdoc

Also see specs for detailed usage.

=== Authors Mohammed Morsi movitto@yahoo.com

FAQs

Package last updated on 05 Sep 2010

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc