# Robot-Will/Stino

A Sublime Text Plugin for Arduino

Repository: https://github.com/Robot-Will/Stino
Canonical: https://ross.abutalabs.com/products/stino
Language: Python
License: NOASSERTION
License Family: other
Last push: 2023-01-21T00:43:54+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5041, "days_push": 1321, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1568, forks 243 (observed 2026-08-28T04:05:05.022533+00:00)

## What it is
Stino is a Sublime Text plugin that provides an Arduino-like environment for editing, compiling, and uploading Arduino sketches. It downloads board packages and libraries directly from Arduino index files, so the Arduino IDE itself is not required.

## Use cases
- write and upload Arduino sketches from Sublime Text
- compile Arduino code without installing the Arduino IDE
- manage Arduino board packages and libraries inside Sublime Text
- use a lightweight editor instead of the Arduino IDE for AVR boards
- integrate Arduino development into an existing Sublime Text workflow

## When to choose
- you already use Sublime Text and want Arduino development in it
- you want a lighter alternative to the Arduino IDE for AVR boards
- you prefer managing Arduino toolchains and libraries without the IDE

## When to avoid
- you need support for non-AVR Arduino boards or full IDE features
- you want a stable, actively maintained tool - the rewrite is incomplete and development stalled
- you use platforms other than Windows, where errors are more likely

## Facets
- artifact type: plugin
- maturity: experimental
- function: editor, build-tool, embedded
- domain: embedded-systems, developer-tools, text-editors
- platform: editor-plugin, windows, cross-platform
- tags: arduino, sublime-text, sketches, microcontroller, ide-plugin

## Member repositories
- Robot-Will/Stino (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.022533+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:58:56.517283+00:00, confidence not recorded.
  - readme: https://github.com/Robot-Will/Stino (fetched 2026-08-28T04:05:05.022533+00:00, sha 31bab01ebfd0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
