Trending

#CLI

Latest posts tagged with #CLI on Bluesky

Latest Top
Trending

Posts tagged #CLI

k33g.org

Replaced 14 built-in @docker.com #agent tools with a single execute_command CLI tool.

Result: 2.7k → 776 tokens for the same task.

#TLMs don't need complex schemas: they already know #CLI. Let the model figure it out.

k33g.org/20260314-doc...

1 2 1 0
Preview
GitHub - Soup-o-Stat/Steam-Key-Manager Contribute to Soup-o-Stat/Steam-Key-Manager development by creating an account on GitHub.

i made a small program for sorting your steam keys

github.com/Soup-o-Stat/...

#gamedev #indiegamedev #promote #python #cli #steam #tool

8 2 0 0
Preview
GitHub - griches/lgtvremote-cli: Command-line interface for controlling LG webOS TVs Command-line interface for controlling LG webOS TVs - griches/lgtvremote-cli

You can now switch HDMI inputs by name - “lgtv input ps5” instead of remembering which HDMI port is which. Labels are cached from the TV automatically with no extra setup needed. Custom aliases supported too.

https://github.com/griches/lgtvremote-cli

#webOS
#LGTV
#HomeAutomation
#CLI
#OpenSource

1 1 0 1
Post image

If you’re nerdy enough to fall in the overlapping Venn diagram circles of “last.fm user”, “Discogs user” and “CLI tool aficionado” I made a thing you might enjoy!

You can scrobble anything from your Discogs collection right from the command line.

#musicsky
#CLI

github.com/tommyokeefe/...

2 0 1 0
Correct syntax for for running SED in BASh that will strip all whitespace from the line endings

Correct syntax for for running SED in BASh that will strip all whitespace from the line endings

Very exciting: SED can edit a file "in place"! Since before I was born, probably, LOL.

sed -i 's/[[:space:]]*$//' goals-SANITIZED-bank.txt

This strips trailing whitespace from every line.

#CLI #bash #linux #TIL

0 0 0 0
Preview
Release v7.5.5 Release of PowerShell · PowerShell/PowerShell 7.5.5 Engine Updates and Fixes Fix up SSHConnectionInfo ssh PATH checks (#26165) (Thanks @jborean93!) General Cmdlet Updates and Fixes Close pipe client handles after creating the child ssh proc...

PowerShell v7.5.5 Release Notes | GitHub

github.com/PowerShell/P...

#powershell #cli #commandline #scripting #terminal

1 0 0 0
Original post on hachyderm.io

I found something today: TUIStudio, a visual drag-and-drop editor for building TUI applications. The pitch is "Figma, but what you are designing is a terminal UI." Canvas, components, real-time ANSI preview. Design the layout visually, export production-ready code to Ink, BubbleTea, Textual, or […]

2 1 1 0
Preview
Clintonville Municipal airport (United State) aviation weather and informations KCLI CLI Aviation weather with TAF and METAR, Maps, hotels and aeronautical information for Clintonville Municipal airport (United State)

How many runways can you see for Clintonville Municipal airport (USA) ? : The answer is on https://www.bigorre.org/aero/meteo/kcli/en #clintonvillemunicipalairport #airport #clintonville #usa #kcli #cli #aviation #avgeek vl

0 0 0 0
Preview
Dew Drop Weekly Newsletter #474 - Week Ending March 13, 2026 Dew Drop Weekly Newsletter #474 - Week Ending March 13, 2026

Dew Drop Weekly Newsletter 474 - Week Ending March 13, 2026

zc.vg/tVGdS?m=0

#dewdrop #newsletter #javascript #azure #aspnetcore #windowsdev #xaml #csharp #dotnet #ai #mcp #copilot #python #devops #agile #IoT #appdev #podcasts #m365 #sqlserver #powershell #cli

3 0 0 0
Original post on fedibird.com

画像のピクセル集計CLIツール、「pxTally」をv1.1.1に更新しました。

公開レポジトリ: https://github.com/tukinami/pxtally
最新リリース(v1.1.1): https://github.com/tukinami/pxtally/releases/tag/v1.1.1
crates.io: https://crates.io/crates/pxtally

- `img-oklch`コマンド と `--json-output`オプション時に上書きが発生した場合、確認をとるように。
- 上記の確認を抑制し、強制的に上書きする `--forc […]

0 0 0 0
npx @microsoft/learn-cli command running in a terminal

npx @microsoft/learn-cli command running in a terminal

Learn CLI documentation fragment on github

Learn CLI documentation fragment on github

Introducing #Learn #CLI 🎉
```
$ npx @microsoft/learn-cli search "how to create a foundry instance using cli"
```
Command-line interfaces are popping up everywhere: they are fast, portable and AI agents can work with them.

More info github.com/microsoftdoc...

0 0 0 0
Preview
GitHub - github/copilot-cli-for-beginners: Learn how to get started using the GitHub Copilot CLI! Learn how to get started using the GitHub Copilot CLI! - github/copilot-cli-for-beginners

GitHub #Copilot CLI for Beginners ✨

Boost your workflow with AI‑assisted commands in the terminal. Install, set up, and start using #GitHub Copilot #CLI to generate commands, explain errors, and speed up everyday tasks.

🔗 github.com/github/copil...

#AI #DevOps #Productivity #ContinuousLearning

1 1 0 0

5 Linux terminal commands that fix most of my system problems

#cli #linux #terminal

www.makeuseof.com/linux...

0 1 0 0

Just shipped typefully-cli: a Rust CLI for the Typefully API v2.

Create, schedule, and publish posts across X, LinkedIn, Threads, Bluesky and Mastodon from your terminal.

github.com/ricardodant...

#rust #cli #opensource #devtools

4 0 0 0
Original post on mstdn.games

I built an open source command line tool for controlling LG webOS TVs.

Scan your network, pair with a PIN, and then you can control power, volume, apps, inputs, and more from the terminal.

Designed it to work well with AI assistants so they can control your TV through natural language. Also […]

2 0 0 0
Preview
Turbo Backup PRO Turbo Backup PRO is a fast and efficient backup solution for Unity projects, allowing for quick and safe backups and restores.

#Quick #Backup #Safe #Collab #Cli #Git #Linux #Windows #Mac #Restore #Mercurial #Svn #Mobile #Fast

3 0 0 0
Preview
GitHub - tukinami/pxtally: 画像のピクセルを色空間ごとに分類し、集計するCLIツール。 画像のピクセルを色空間ごとに分類し、集計するCLIツール。. Contribute to tukinami/pxtally development by creating an account on GitHub.

画像のピクセルを色空間ごとに分類し、集計するCLIツール、「pxTally」を作っています。
この度、Rustのライブラリー公開場所「crates.io」に公開しました。
レポジトリ: https://github.com/tukinami/pxtally
crates.io: https://crates.io/crates/pxtally

ピクセルをHSL/OKLCHで集計して結果を表示します。JSON形式での出力も可能です。
CLIで画像を解析したい方、よろしければどうぞー!

#fedibird #rust #cli

0 0 0 0
Preview
GitHub - SemTiOne/standup-bot: CLI tool that generates daily standup summaries from your git history using local (Ollama) or free cloud (Groq) LLMs, no paid APIs required. CLI tool that generates daily standup summaries from your git history using local (Ollama) or free cloud (Groq) LLMs, no paid APIs required. - SemTiOne/standup-bot

Just released StandupBot v0.1.0!

Generate your daily standup in seconds from git history, no paid APIs required.

- Local LLM via Ollama
- Free cloud via Groq
- One command: standup

🔗 github.com/SemTiOne/sta...

#Python #CLI #DevTools #OpenSource

3 2 1 0
Preview
GitHub - paperclipai/paperclip: Open-source orchestration for zero-human companies Open-source orchestration for zero-human companies - paperclipai/paperclip

github.com/paperclipai/...

github.com/karpathy/aut...

github.com/msitarzewski...

Im here to connect with smart ppl - feel free to dm

#agents #cli #ml #dl #learning #building #community

2 0 0 0
Preview
Taskbook — Tasks, boards & notes for the command line A Rust rewrite of taskbook. Organize tasks into boards, track priorities, view timelines — and sync across devices for free with end-to-end encryption.

I built a CLI task manager in Rust. It supports encrypted sync with a server, and the hosted service is free if you want to try it: app.taskbook.sh

Project page: taskbook.sh

#cli #rust #flake #nix

1 0 0 0
Preview
SP2P trasferimenti sicuri e diretti tra dispositivi senza complicazioni SP2P permette trasferimenti sicuri end‑to‑end tra dispositivi, con connessioni dirette o tramite relay cifrato.

SP2P semplifica il trasferimento sicuro di file tra dispositivi, unendo crittografia end‑to‑end, connessioni dirette e un uso fluido tra terminale e browser. #SP2P #Linux #P2P #Terminale #CLI #Windows

1 1 0 0
Preview
feat: experimental Chrome DevTools CLI by OrKoN · Pull Request #1100 · ChromeDevTools/chrome-devtools-mcp This PR enables an alternative CLI interface for Chrome DevTools MCP. chrome-devtools can be used in shell scripts to automate the Chrome DevTools MCP session running as a daemon process. Currently...

The Chrome DevTools MCP 0.20.0 has a new feature: experimental chrome-devtools CLI 🤩

github.com/ChromeDevToo...

#WebPerf #DevTools #CLI #MCP #AI

2 1 0 0

RE: https://norden.social/@reeeen/116211411907765592

Oh this is a cool idea.

184 qs
37 sudo
33 cd
27 clear
23 ps
17 conda
16 supergfxctl
12 nvidia-smi
9 nmtui
8 wiremix

How about you?

#Linux #Shell #CLI #FOSS

0 1 2 0
Preview
Visualiser des fichiers CSV dans le terminal - Informatique général... Lorsque vous travaillez avec des fichiers CSV en ligne de commande, leur affichage brut avec cat ou less est souvent peu lisible. Les colonnes ne sont pas alignées et il devient difficile de compre...

🔔 Nouvel article ! 🔔
🆕 Visualiser des fichiers CSV dans le terminal

blog.shevarezo.fr/post/2026/03/11/visualis...

#cli #csv #terminal

0 0 0 0
Preview
How to Install Homebrew on Fedora Linux - LinuxCapable Install Homebrew on Fedora Linux with the official Linux setup. Covers shell setup, brew checks, package management, plus clean removal.

Install Homebrew on Fedora when you need newer CLI tools without replacing DNF. Covers the official install, shell setup, verification, cleanup, and common permission fixes.
linuxcapable.com/how-to-insta...
#Linux #Fedora #Homebrew #CLI #Terminal #Bash #OpenSource

4 0 1 0
Preview
GitHub - dnlzrgz/jobless: A simple job application manager for your terminal. A simple job application manager for your terminal. - dnlzrgz/jobless

I got a bit tired of having to fight against each job board to track my job applications (I am currently looking for a position as a backend dev) and decided to build a simple TUI with textualize.

You can check it out here:

github.com/dnlzrgz/jobl...

#jobsearch #tui #cli

0 0 0 0
Preview
winappCli/docs/guides/flutter.md at main · microsoft/winappCli winapp, the Windows App Development CLI, is a single command-line interface for managing Windows SDKs, packaging, generating app identity, manifests, certificates, and using build tools with any ap...

Using winapp CLI with Flutter

buff.ly/NACrjE8

#windowsdev #flutter #winapp #cli #commandline #appdev #winappcli

1 1 0 0
Preview
Understanding Command Line Interface (CLI): A BasiGuide Explore the Command Line Interface (CLI) and discover its benefits over graphical user interfaces. Learn how to efficiently manage your systems using CLI

🚀 Dive into the world of tech with our latest blog post: "Understanding Command Line Interface (CLI): A BasiGuide"! Get the insights you need to master the CLI 🤖🔧 Read now: innovirtuoso.com/technology/understanding... #TechTips #CLI #Programming

0 0 0 0