Otto.js =======
TypeScript SDK for integrating 3rd-party JavaScript apps as Otto controllers
Otto — reusable real-time support-chat widget (client + staff UIs).
Local companion for Otto Bridge device pairing and WebSocket runtime.
Otto App =========
<div align='center'> <br/> <br/> <h3>otto</h3> <p>Iron Man's Jarvis for coding agents, inside Discord</p> <br/> <br/> </div>
Otto Config ===========
Otto Response =============
OTTO Market nodes for n8n
otto-errors ===========
Otto Request ============
Otto Tools ==========
Otto Authentication ===================
OTTO native package (engine + bundled ripgrep & fd) for darwin-arm64
OTTO native package (engine + bundled ripgrep & fd) for linux-arm64-gnu
Otto Server =========
OTTO native package (engine + bundled ripgrep & fd) for darwin-x64
Otto Data Redis ===============
Otto 语音合成插件
OTTO native package (engine + bundled ripgrep & fd) for win32-x64-msvc
OTTO native package (engine + bundled ripgrep & fd) for linux-x64-gnu
vue-otto-validate
Official Otto Wallets TypeScript SDK for server-to-server integrations.
Indexer for Otto Chain
Otto: a unified approach to CRDTs and OT
Task runner with retries, timeouts, history, and notifications
Otto: a unified approach to CRDTs and OT
The back-end for otto_derive
Exposes the trait that can automatically vectorize pure functions.
CLI for the Ascend Instance web API
SDK for the Ascend Instance web API
Estimate the amount of time you've spent working on a Git repository
Thermodynamics simulation — heat transfer, entropy, equations of state, thermal properties
Interactive TUI for the Ascend Instance web API
Agent Skills plugin for elizaOS - implement the Agent Skills specification with progressive disclosure
Some helpers to get you started with declarative programming in Rust
Otto: Define your rack-apps in plaintext.
Win at Farmville without clicking.
Mark Otto's Preboot 2, converted into sass
# Otto AsciiDoc-powered static site generator with Jekyll-style conventions: layouts, includes, data files, posts, drafts, permalinks, and custom collections. ## Install ```sh gem install ottogen ``` Requires Ruby 3.0 or newer. ## Quickstart ```sh mkdir mysite && cd mysite otto init otto build otto serve open http://127.0.0.1:8778/ ``` For a longer walkthrough including AsciiDoc syntax, see [GUIDE.md](GUIDE.md). ## Commands | Command | Description | |---|---| | `otto init [DIR]` | Scaffold a new site (current dir if omitted) | | `otto build` | Render the site to `_build/` | | `otto build --drafts` | Include posts from `_drafts/` | | `otto watch` | Rebuild on file change | | `otto serve` | Serve `_build/` on port 8778 | | `otto generate PAGE` | Create a new page in `pages/` | | `otto post "Title"` | Create a new dated post in `_posts/` | | `otto clean` | Delete `_build/` | | `otto doctor` | Sanity-check project layout | ## Project layout ``` my-site/ ├── .otto # marker ├── config.yml # site config ├── assets/ # copied verbatim into _build/ ├── pages/ # AsciiDoc pages, output mirrors path ├── _layouts/ # ERB layouts (.html.erb) ├── _includes/ # ERB partials ├── _data/ # YAML/JSON files exposed as site.data.* ├── _posts/ # YYYY-MM-DD-slug.adoc └── _drafts/ # undated drafts (excluded by default) ``` ## Configuration (`config.yml`) ```yaml title: My Otto Site description: Things I write url: https://example.com baseurl: "" permalink: /:year/:month/:day/:slug/ collections: recipes: output: true ``` `permalink` accepts these tokens: `:year`, `:month`, `:day`, `:slug`, `:title`. Templates ending in `/` produce pretty URLs (`<path>/index.html`). ## Pages and posts Both support YAML front matter: ```adoc --- layout: default title: Hello tags: [ruby, cli] --- = Hello Welcome to {site_title}. This page is at {page_url}. ``` Pages live under `pages/`; posts under `_posts/` with `YYYY-MM-DD-slug.adoc` names. Layouts wrap rendered AsciiDoc; partials in `_includes/` are pulled in via `<%= partial 'header.html' %>`. ## License MIT
A little wrapper for Mark Ottos GitHub Buttons to print <iframe> elements for your views
A lightweight ORM for Sinatra with PostgreSQL -- longer description
Logging is a flexible logging library for use in Ruby programs based on the design of Java's log4j library. It features a hierarchical logging system, custom level names, multiple output destinations per log event, custom formatting, and more.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.