Advertisement · 728 × 90
#
Hashtag
#Cli
Advertisement · 728 × 90
Post image

MitM-прокси для LLM Многие разработчики в последнее время используют облачные LLM для генерации программного ко...

#MitM #Hugging #Face #llama.ccp #ggml #Local #AI #Gemini #CLI #Claude #Code

Origin | Interest | Match

0 0 0 0
Preview
GitHub - vsaw/joplin-cli: Use Joplin from the command line. Use Joplin from the command line. Contribute to vsaw/joplin-cli development by creating an account on GitHub.

joplin-cli 0.3.0 is out!

It’s a lightweight „no MCP server needed“ way to give AI agents access to you Joplin Notes (or just to access them from the CLI yourself)

github.com/vsaw/joplin-...

#joplin #mcp #cli #BuildInPublic

2 0 1 0

AI가 드디어 내 업무에 접속한다

구글이 워크스페이스 CLI를 공개하면서 AI 에이전트가 이메일, 드라이브, 캘린더를 직접 다룰 수 있는 길이 열렸습니다. 복잡한 API 설정 없이도 AI와 업무 도구를 빠르게 연결할 수 있게 되어, 소규모 팀도 강력한 AI 자동화를 구축할 수 있게 됐습니다. AI가 실제 업무 환경에 본격 진입하는 새로운 시대가 시작되고 있습니다.

#구글워크스페이스 #AI에이전트 #CLI #업무자동화 #구글AI #블로그 #ODOB

0 0 0 0
Post image

cannot believe jelly just reached 400 users!
if you havent yet, come join this weird social hangout in the terminal

just:
ssh jellyshell.dev

and you're in

#terminal #cli #tui #jelly

0 0 0 0

MCP의 종말과 CLI의 반란

AI 에이전트의 표준 도구로 주목받던 MCP가 복잡성과 보안 문제로 한계를 드러내고 있습니다. 그 대안으로 기존 CLI 방식이 새롭게 주목받으며, AI 개발 도구의 패러다임이 빠르게 바뀌고 있습니다. MCP와 CLI의 차이, 그리고 이 변화가 우리에게 미치는 영향을 쉽게 설명합니다.

#MCP #CLI #AI에이전트 #AI도구 #개발자트렌드 #블로그 #ODOB

0 0 0 0
Video

The Codeep dashboard just got a major update.

Track API costs, view session history, and explore projects — all synced automatically from your terminal.

github.com/VladoIvankov...

#AITools #DevTools #CodingAI #AI #opensource #developer #CLI

4 0 0 0
Video

I built a CLI tool to fetch Wayback Machine URLs directly from your terminal. Check it out!

github.com/emrocode/chr...

#CLI #WaybackMachine #OpenSource

1 0 0 0
Preview
GitHub - michix/seekret-service: Secure daemon for desktop use to access secrets in KeePass files Secure daemon for desktop use to access secrets in KeePass files - michix/seekret-service

Released version 1.3.0 of #SeekretService, a simple service written in #Rust for securely accessing #KeePass databases, e. g. from the #cli like #envrc or #direnv.

👉 Get it on GitHub: https://github.com/michix/seekret-service

0 0 0 0
Preview
A quick-start guide to Unix commands - Negative PID Unix is a powerful, multiuser operating system that serves as the foundation for Linux and MacOS. The Unix command-line interface (CLI) allows you to control

A quick-start guide to Unix commands

negativepid.blog/a-q...

#UNIX #linux #linuxCommands #cli #bash #admin #administrators #OS #tech #IT #science #STEM #computing #negativepid

0 0 0 0
Linux Daily Command                                   
date 20260327
command - cat

Print the content of a file or concatenate multiples files and them print the result in the screen

Linux Daily Command date 20260327 command - cat Print the content of a file or concatenate multiples files and them print the result in the screen

#LinuxDailyCommand
20260327 - cat

Print the content of a file or concatenate multiples files and them print the result in the screen.

#linux #opensource #cli

2 0 0 0
Preview
GitHub - hxii/peek: Terminal-based network monitoring dashboard Terminal-based network monitoring dashboard. Contribute to hxii/peek development by creating an account on GitHub.

Made a small tool to fill a need. Figured others might find it useful.

peek – small CLI utility to monitor network resources.
https://github.com/hxii/peek

#python #monitoring #cli

1 0 0 0

project-arch 2.0. one roadmap, many project scopes.

Canonical model is now:
roadmap/projects/<project>/phases/...

• shared as the bootstrap cross-cutting project
• pa project new <projectId>
• project-aware check/report/context/runtime flows

#typescript #cli #opensource #architecture #engineering

2 0 1 0
Preview
Visualizing AWS Lambda Durable Function Workflows with durable-viz Turn your durable function handlers into flowcharts without deploying. durable-viz uses static analysis to extract workflow structure from TypeScript, Python, and Java (preview) source files. Run it as a CLI, a VS Code extension, or pipe the output into your docs.

"Visualizing AWS Lambda Durable Function Workflows with durable-viz" by Gunnar Grosch

#serverless #aws-lambda #cli #open-source

0 0 0 0
Comparaison d'une capture d'écran d'un terminal et d'une conversion pour impression

Script utilisé pour cette conversion

magick output.png \
  -transparent black \
  -fill black -opaque white \
  -fill &quot;#123456&quot; -opaque &quot;#AAAAAA&quot; \
  -fill &quot;#AAAAAA&quot; -opaque &quot;#555555&quot; \
  -fill &quot;#555555&quot; -opaque &quot;#123456&quot; \
  -fill &quot;#AA3333&quot; -opaque &quot;#FFFF55&quot; \
  -fill &quot;#AA3333&quot; -opaque &quot;#55FF55&quot; \
  -fill &quot;#555555&quot; -opaque &quot;#5555FF&quot; \
  \( +clone -alpha off -fill white -colorize 100 \
     -fill &quot;rgba(0,0,0,1)&quot; -draw &quot;rectangle 648,280 943,714&quot; \) \
  +swap \
  -compose over -composite \
  -trim \
  -bordercolor white -border 20 \
  -resize 2480x3508 \
  -background white \
  -gravity center \
  -extent 2480x3508 \
  -units PixelsPerInch -density 300 \
  -colorspace Gray  output_a4.png ; display output_a4.png

Comparaison d'une capture d'écran d'un terminal et d'une conversion pour impression Script utilisé pour cette conversion magick output.png \ -transparent black \ -fill black -opaque white \ -fill &quot;#123456&quot; -opaque &quot;#AAAAAA&quot; \ -fill &quot;#AAAAAA&quot; -opaque &quot;#555555&quot; \ -fill &quot;#555555&quot; -opaque &quot;#123456&quot; \ -fill &quot;#AA3333&quot; -opaque &quot;#FFFF55&quot; \ -fill &quot;#AA3333&quot; -opaque &quot;#55FF55&quot; \ -fill &quot;#555555&quot; -opaque &quot;#5555FF&quot; \ \( +clone -alpha off -fill white -colorize 100 \ -fill &quot;rgba(0,0,0,1)&quot; -draw &quot;rectangle 648,280 943,714&quot; \) \ +swap \ -compose over -composite \ -trim \ -bordercolor white -border 20 \ -resize 2480x3508 \ -background white \ -gravity center \ -extent 2480x3508 \ -units PixelsPerInch -density 300 \ -colorspace Gray output_a4.png ; display output_a4.png

ImageMagick est sous-côté.

Pour mon CV en terminal ANSI, je devais convertir un fond noir en version imprimable + adapter les couleurs (et le noir & blanc).

Résultat : quelques commandes, tout automatisé.

Simple, puissant, efficace.

Script dans le ALT

#DevOps #CLI #ImageProcessing #Tooling

9 3 3 0
Preview
"Essenzielle Linux-Befehle" als eBook kaufen Kaufen Sie "Essenzielle Linux-Befehle" von Torben Kopp als eBook. ✓ Sofort-Download ✓ eBook verschenken ✓ Thalia Lese-Flat abonnieren

Essenzielle Linux-Befehle. Ebook. Buch. #ebook #buch #bücher #linux #terminal #shell #commands #essential #linuxterminal #linuxcommands #cli
www.thalia.de/shop/home/ar...

4 0 0 0
Original post on infosec.exchange

I'm happy to announce the long-awaited first release of misp-modules-cli version 1.0.0.

This initial release makes it nifty and convenient to use MISP expansion modules directly from the command line, whether you are working against a local or remote misp-modules service. The goal is simple […]

1 1 0 0
Post image

Running 5+ Claude Code instances in tmux and tired of checking which one needs attention? 😩

Built a tiny Claude Code plugin: a pixel-art overlay pops up in tmux ✨, shows which window needs me, Enter to jump there.

📺 konstantin-denerz.com/cc-notifynub...

#ClaudeCode #tmux #CLI #neovim #genai

4 0 1 0
Preview
.NET Rocks! – CLI First with Kathleen Dollard

Why make your first interface a CLI? Kathleen Dollard shares .NET CLI lessons, POSIX-friendly design tips, and why LLMs play nicely with consistent commands.

#dotnet #csharp #cli

0 0 0 0
JELLY - SSH SOCIAL NETWORK
JELLY - SSH SOCIAL NETWORK YouTube video by cyber snake

Lets bring back #bbs and #irc, get away from the brain rot.
I can't believe 150 people are hanging out in the terminal.

Check out Jelly:
www.youtube.com/watch?v=KYsx...

first time connection:
ssh-keygen -t ed25519 (create ssh key)

#terminal #cli #jelly #indiedev

8 2 0 0
Preview
Introducing Syncfusion Agent Skills: Component-Aware AI for Accurate, Faster Development Syncfusion Agent Skills make AI assistants component-aware with SKILL.md playbooks, generate correct Syncfusion UI changes via CLI in React, Angular, and Blazor.

Introducing Syncfusion Agent Skills: Component-Aware AI for Accurate, Faster Development

www.syncfusion.com/blogs/post/s...

#ai #softwaredev #agents #ref #syncfusion #agentskills #cli

0 0 0 0
Video

OMG! The game of my dreams just came out 🤯

⛏️ termcraft — Terminal-only 2D sandbox survival

💠 Mine, craft, fight mobs & explore procedurally generated worlds

🦀 All powered by Rust!

⭐ GitHub: github.com/pagel-s/term...

#rustlang #tui #gaming #cli #terminal #gamedev #minecraft #2d #sandbox

39 9 2 0
Original post on burningboard.net

New post: shell tricks that aren't exactly secret, but aren't always taught either.

Split into two sections: what works on any POSIX sh (FreeBSD, OpenBSD, Alpine...) and what's Bash/Zsh-specific. Because not everyone is on Linux with bash as their login shell.

Things like CTRL+W, $_ […]

1 13 2 1
JELLY - SSH SOCIAL NETWORK
JELLY - SSH SOCIAL NETWORK YouTube video by cyber snake

damn, i woke up this morning to a bunch of new people joining jelly and its been amazing! thank you everyone so much, we are 2 away from hitting 100 users :O

first time connection:
ssh-keygen -t ed25519 (create ssh key)
#jelly #terminal #tui #indiedev #go #cli

www.youtube.com/watch?v=KYsx...

4 1 0 0
screenshot of the terminal:

✓  At 16:06 by jaandrle in [dev/main|=] ~/Vzdálené/GitHub/facilitator-network-cell
>_:git
╭┄┄ [unstaged changes]
┊    no changes
┊
┊╭┄ [dev/main]
┊●   11e2237 :zap: :cop: Improves types (Jan Andrle · 3 hours ago)
┊●   e578f03 :zap: Adds valibot (Jan Andrle · 6 days ago)
┊●   e074fd1 :abc: Updates docs and changelog (todo) (#32) (Jan Andrle · 6 days ago)
┊●   09c74bb :zap: Adds Presentation Dashboard page (Jan Andrle · 4 weeks ago)
┊●   c6e1ce9 :bug: :zap: Fixes wrongly app scaling when keyboard is open (Jan Andrle · 2 weeks ago)
┊●   8a71526 :zap: Updates assets — support for svg images (Jan Andrle · 3 weeks ago)
┊●   a365e68 :zap: :abc: :bug: Initial setup ci, docs, accessibility (Jan Andrle · 3 weeks ago)
├╯
┊
┴ f94af60 [origin/main] dev/zap-app-workflow (#29) (Jan Andrle · 4 weeks ago)
✓  At 16:07 by jaandrle in [dev/main|=] ~/Vzdálené/GitHub/facilitator-network-cell
>_:git show e578 --oneline | head -n 1
e578f03 :zap: Adds valibot

screenshot of the terminal: ✓ At 16:06 by jaandrle in [dev/main|=] ~/Vzdálené/GitHub/facilitator-network-cell >_:git ╭┄┄ [unstaged changes] ┊ no changes ┊ ┊╭┄ [dev/main] ┊● 11e2237 :zap: :cop: Improves types (Jan Andrle · 3 hours ago) ┊● e578f03 :zap: Adds valibot (Jan Andrle · 6 days ago) ┊● e074fd1 :abc: Updates docs and changelog (todo) (#32) (Jan Andrle · 6 days ago) ┊● 09c74bb :zap: Adds Presentation Dashboard page (Jan Andrle · 4 weeks ago) ┊● c6e1ce9 :bug: :zap: Fixes wrongly app scaling when keyboard is open (Jan Andrle · 2 weeks ago) ┊● 8a71526 :zap: Updates assets — support for svg images (Jan Andrle · 3 weeks ago) ┊● a365e68 :zap: :abc: :bug: Initial setup ci, docs, accessibility (Jan Andrle · 3 weeks ago) ├╯ ┊ ┴ f94af60 [origin/main] dev/zap-app-workflow (#29) (Jan Andrle · 4 weeks ago) ✓ At 16:07 by jaandrle in [dev/main|=] ~/Vzdálené/GitHub/facilitator-network-cell >_:git show e578 --oneline | head -n 1 e578f03 :zap: Adds valibot

I am working on my projects at my job and “suddenly”, I have just finished something different…

https://github.com/jaandrle/git-info

A Git status tool inspired by [GitButler](https://gitbutler.com/ CLI command `but status`.

…so, I should really go back to […]

[Original post on fosstodon.org]

3 1 1 0
Preview
Codeep — AI Coding Agent for the Terminal Autonomous AI coding agent built for the terminal. Deep project awareness, Git integration, self-verification, and support for multiple LLMs.

Codeep v1.2.107 🔴
📸 Ctrl+V paste an image → vision model describes it instantly
💰 /cost — live token usage + pricing table per model
🎛️ /profile — save & load provider/model configs
🔑 codeep account push/sync — encrypt & sync API keys between machine
#AI #opensource #developer #CLI #AItools #nodejs

3 1 1 0
Preview
🚀GitHub Copilot CLI: AI Assistance from the Command Line for Infrastructure Deployments | Microsoft Community Hub What is GitHub Copilot CLI? GitHub Copilot CLI is an AI-powered assistant that runs directly inside your terminal. Instead of manually writing...

GitHub Copilot CLI: AI Assistance from the Command Line for Infrastructure Deployments

techcommunity.microsoft.com/blog/azurein...

#githubcopilot #copilotcli #cli #ai #azure #cloud #agents

2 0 0 0
Video

TUIs for everything, even Deezer! 🔥

🎧 deezer-tui — Lightweight Deezer client for the terminal

💯 Stream music, browse albums, search & play

🦀 Written in Rust & built with @ratatui.rs

⭐ GitHub: github.com/Tatayoyoh/de...

#rustlang #ratatui #tui #deezer #music #player #cli #terminal

31 1 3 0

Terminal Winamp clone that plays EVERYTHING - local files, Spotify, YouTube, SoundCloud, 30k+ radio stations - with spectrum visualizer and EQ, all in your terminal

https://github.com/bjarneo/cliamp

#Go #CLI #MusicPlayer

0 0 0 0

we spend years learning complex tools.

then we realize the simple ones were enough all along.

bash. grep. curl. ssh.

simplicity wins. #devtools #cli

1 0 0 0
Preview
A beginner's guide to Copilot CLI slash commands Welcome to episode 3 of the GitHub Copilot CLI for beginners series! In this video, we explore how to use slash commands to control your terminal AI agent. Learn how to switch models with /model,…

A beginner's guide to Copilot CLI slash commands | with Kayla Cinnamon

buff.ly/zFTwzOa

#githubcopilot #cli #copilotcli #ai #terminal #productivity

2 0 0 0