{"id":18607332,"url":"https://github.com/addono/teknicli","last_synced_at":"2025-10-06T21:17:21.454Z","repository":{"id":38173788,"uuid":"318865767","full_name":"Addono/TekniCLI","owner":"Addono","description":"CLI interface for controlling TekniIoT devices.","archived":false,"fork":false,"pushed_at":"2022-12-11T23:58:33.000Z","size":520,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-14T05:47:25.003Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gitlab.com/tekniot/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Addono.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-05T18:55:58.000Z","updated_at":"2022-02-12T09:06:25.000Z","dependencies_parsed_at":"2023-01-27T09:30:33.906Z","dependency_job_id":null,"html_url":"https://github.com/Addono/TekniCLI","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2FTekniCLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2FTekniCLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2FTekniCLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2FTekniCLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Addono","download_url":"https://codeload.github.com/Addono/TekniCLI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239395788,"owners_count":19631326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T02:29:07.334Z","updated_at":"2025-10-06T21:17:16.403Z","avatar_url":"https://github.com/Addono.png","language":"TypeScript","readme":"TekniCLI\n========\n\nControl your TekniLights from the command line.\n\n[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)\n[![Version](https://img.shields.io/npm/v/teknicli.svg)](https://npmjs.org/package/teknicli)\n[![Codecov](https://codecov.io/gh/Addono/teknicli/branch/master/graph/badge.svg)](https://codecov.io/gh/Addono/teknicli)\n[![Downloads/week](https://img.shields.io/npm/dw/teknicli.svg)](https://npmjs.org/package/teknicli)\n[![License](https://img.shields.io/npm/l/teknicli.svg)](https://github.com/Addono/teknicli/blob/master/package.json)\n\n\u003c!-- toc --\u003e\n* [Usage](#usage)\n* [Commands](#commands)\n\u003c!-- tocstop --\u003e\n# Usage\n\u003c!-- usage --\u003e\n```sh-session\n$ npm install -g teknicli\n$ teknicli COMMAND\nrunning command...\n$ teknicli (-v|--version|version)\nteknicli/1.0.0 linux-x64 node-v12.20.0\n$ teknicli --help [COMMAND]\nUSAGE\n  $ teknicli COMMAND\n...\n```\n\u003c!-- usagestop --\u003e\n# Commands\n\u003c!-- commands --\u003e\n* [`teknicli brightness [BRIGHTNESS]`](#teknicli-brightness-brightness)\n* [`teknicli help [COMMAND]`](#teknicli-help-command)\n* [`teknicli off`](#teknicli-off)\n* [`teknicli on`](#teknicli-on)\n\n## `teknicli brightness [BRIGHTNESS]`\n\nSet the brightness of the light\n\n```\nUSAGE\n  $ teknicli brightness [BRIGHTNESS]\n\nOPTIONS\n  -h, --help  show CLI help\n```\n\n_See code: [src/commands/brightness.ts](https://github.com/Addono/teknicli/blob/v1.0.0/src/commands/brightness.ts)_\n\n## `teknicli help [COMMAND]`\n\ndisplay help for teknicli\n\n```\nUSAGE\n  $ teknicli help [COMMAND]\n\nARGUMENTS\n  COMMAND  command to show help for\n\nOPTIONS\n  --all  see all commands in CLI\n```\n\n_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v3.2.0/src/commands/help.ts)_\n\n## `teknicli off`\n\nTurns the light off\n\n```\nUSAGE\n  $ teknicli off\n\nOPTIONS\n  -h, --help  show CLI help\n```\n\n_See code: [src/commands/off.ts](https://github.com/Addono/teknicli/blob/v1.0.0/src/commands/off.ts)_\n\n## `teknicli on`\n\nTurns the light on with maximum brightness\n\n```\nUSAGE\n  $ teknicli on\n\nOPTIONS\n  -h, --help  show CLI help\n```\n\n_See code: [src/commands/on.ts](https://github.com/Addono/teknicli/blob/v1.0.0/src/commands/on.ts)_\n\u003c!-- commandsstop --\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddono%2Fteknicli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faddono%2Fteknicli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddono%2Fteknicli/lists"}