Meet dana โ€” a free, open-source data analysis terminal for Linux.

๐Ÿš€ Meet dana โ€” a free, open-source data analysis terminal for Linux.

Type a command. Get an interactive chart. Let AI explain what it means.

๐Ÿ“Š What dana can do:

โ€ข Stocks โ€” price + volume charts, up to 10 years of history
โ€ข Crypto โ€” Bitcoin, Ethereum, Solana and more
โ€ข Currency โ€” exchange rates for any pair
โ€ข Weather โ€” temperature, precipitation, wind (Metric or Imperial)
โ€ข Air Quality โ€” PM2.5, NOโ‚‚, Ozone โ€” hourly data
โ€ข GDP โ€” World Bank data, up to 60 years
โ€ข Live Flights โ€” real-time aircraft positions on a map
โ€ข Weather Maps โ€” city temperatures across any region

All of this with multi-series comparison โ€” put AAPL, TSLA and NVDA on one normalized chart, compare London vs Paris vs Moscow weather, track USD against EUR, GBP and JPY simultaneously.

๐Ÿค– AI Analysis โ€” the part I’m most proud of:

After every fetch, dana automatically sends the data to your AI model and displays the analysis right below the chart. Trends, anomalies, comparisons, one-sentence conclusion.

Works in 15 languages: English, Russian, Chinese, Japanese, Spanish, French, German, Italian, Portuguese, Arabic, Korean, Hindi, Turkish, Polish, Dutch. Light and Dark themes. 3 any of mshell compatible LLMs by your choice (Claude, chatGPT, Gemini, any ollama models).

Your data. Your model. Your language.

๐Ÿ”ง Built with C + GTK4 + Python + Plotly. All data sources are free and open โ€” Open-Meteo, CoinGecko, OpenSky, World Bank, yfinance.

MIT License. One install script. Works on Ubuntu 22.04/24.04/26.04 and Debian 13.

๐Ÿ‘‰ github.com/igor101964/dana

If you find it useful โ€” star it, share it, or open an issue. Contributions welcome.

#opensource #linux #dataanalysis #python #gtk #finance #ai #freetools

LLMs understand humor.

๐ŸŽจ Turns out LLMs can be funny.

I gave three different AI models the same prompts โ€” draw a developer at 3am, a cat on a Roomba, Einstein arguing with Newton โ€” and collected the results.

No model names. No rankings. Just ASCII art and whatever passes for a sense of humor when you have no eyes and were trained on the internet.

Some results are surprisingly good. Some are gloriously bad. All of them tried.

“Models with Humor… as best they can” โ€” a small ASCII comic booklet generated with nomo, our open-source GTK4 ASCII art tool.

๐Ÿ”— nomo on GitHub: https://lnkd.in/g75hgZWS

#ASCII #LLM #OpenSource #Art2DecSoftLab #nomo #humor

Meet NOMO – Open-source ASCII Art Generator in C/GTK4 โ€” LLM-powered + local Figlet rendering.

๐ŸŽจ Meet NOMO – Open-source ASCII Art Generator in C/GTK4 โ€” LLM-powered + local Figlet rendering!

Built from scratch as part of the Art2Dec SoftLab open-source initiative. Runs natively on Linux x86_64 and ARM64 (Raspberry Pi 4/5).

โœ… Two modes:
 โ€ข **Figlet mode** โ€” instant local text rendering using any installed font, no internet needed
 โ€ข **LLM mode** โ€” generate ASCII art and comic strips via mshell IPC (Claude, ChatGPT, Gemini, Ollama)

โœ… 3 configurable LLM model slots โ€” read directly from ~/.mshellrc
โœ… 10 included system prompts โ€” art, banners, comics with speech bubbles
โœ… Comic strip generator โ€” characters with funny dialogue invented by the model
โœ… Live token streaming โ€” output appears as the model generates
โœ… Dark / Light theme, art color selector (8 colors)
โœ… Inline system prompt editor โ€” tweak prompts without leaving the app
โœ… Copy to clipboard โ€” works natively in GTK4
โœ… Multi-language input โ€” English, Russian and more

โš™๏ธ Tech stack:
๐Ÿ”น **C / GTK4** โ€” native Linux desktop UI
๐Ÿ”น **Figlet** โ€” local ASCII font rendering
๐Ÿ”น **mshell** โ€” LLM workflow platform by Art2Dec SoftLab

๐Ÿ–ฅ๏ธ Tested platforms:
โ€ข Ubuntu 22.04 / 24.04 / 26.04 โ€” x86_64
โ€ข Debian 12 / 13 โ€” x86_64, ARM64 (Raspberry Pi 4b)

MIT License โ€” free to use, modify, and distribute.

๐Ÿ”— GitHub: https://lnkd.in/g75hgZWS

#OpenSource #C #GTK4 #Linux #RaspberryPi #ASCII #LLM #Art2DecSoftLab #mshell #Figlet #DevTools

MIDE is now running on Ubuntu 26.04 LTS (Resolute Raccoon).

๐Ÿ› ๏ธ MIDE is now running on Ubuntu 26.04 LTS (Resolute Raccoon)! MIDE โ€” the primary development workstation of the mshell Ecosystem โ€” has been successfully tested and deployed on the latest Ubuntu LTS, Ubuntu 26.04 LTS “Resolute Raccoon”. The entire mshell Ecosystem stack (mshell, mide, mel, mshell Workflow, Studio, edi, Notebook) now officially runs on the current platform and all current Ubuntu derivatives and continue to support Ubuntu 22.04-24.04 stack as well like Debian12/13 on different platforms including ARM64.

Keyboard Shortcuts Cheatsheet for MIDE โ€” the GTK4 development workstation for the mshell Ecosystem.

๐Ÿ› ๏ธ Keyboard Shortcuts Cheatsheet for MIDE โ€” the GTK4 development workstation for the mshell Ecosystem.

**MIDE** is a polyglot IDE written in C with native AI integration โ€” multi-tab editor, embedded mshell & bash terminals, LSP support, LLM Explain/Fix/Generate, AI Chat, image generation, and full mshell Workflow support. Built for Linux x86_64.

The cheatsheet covers all key areas:

๐Ÿ“ File & Project
โœ๏ธ Editor
๐Ÿ” Search
๐Ÿค– AI
๐Ÿ’ป Terminals (mshell & bash)
โš™๏ธ Other

๐Ÿ”— Art2Dec SoftLab ยท mshell Ecosystem
#mide #mshell #Art2DecSoftLab #IDE #LLM #AI #GTK4 #Linux #OpenSource #DevTools

Keyboard Shortcuts Cheatsheet for mel

๐Ÿชถ Keyboard Shortcuts Cheatsheet for mel โ€” a lightweight terminal text editor for the mshell Ecosystem.

**mel** is a minimalistic terminal editor written in pure C โ€” no curses, 102KB binary, full UTF-8, 15 languages syntax highlighting, and native LLM integration. Runs on Linux, macOS, and Raspberry Pi.

The cheatsheet covers all key areas:

โŒจ๏ธ Keybindings
๐Ÿ” Search & Navigation
โš™๏ธ Options
๐ŸŽจ Syntax highlighting (15 languages)

๐Ÿ”— Art2Dec SoftLab ยท mshell Ecosystem ยท github.com/igor101964/mel
#mel #mshell #Art2DecSoftLab #TerminalEditor #LLM #Linux #macOS #RaspberryPi #OpenSource #DevTools

MEL – terminal text editor with native LLM integration

๐Ÿชถ Meet mel โ€” probably the world’s smallest terminal text editor with native LLM integration.

102KB. Pure C. No curses. No dependencies beyond libcurl.
And yes โ€” it talks to Ollama, ChatGPT, Claude, and Gemini right from the editor buffer.
Built from scratch at Art2Dec SoftLab as part of the mshell Ecosystem.
For larger projects โ€” meet mide, a full GTK4 IDE with the same LLM integration, file tree, multi-tab editor, terminal, and AI chat built in.

โšก What makes mel different:
โœ… 102KB binary โ€” fits in any container, pod, or IoT device
โœ… Also available as a fully static binary (6.1MB, zero dependencies) โ€” drop it anywhere, no install needed
โœ… 15 languages syntax highlighting โ€” C/C++, Rust, Go, Python, Java, Bash, mshell, JS, JSON, SQL, PHP, XML, Ruby, Lua
โœ… Full UTF-8 โ€” Russian, Japanese, Chinese, CJK โ€” correct cursor, backspace, and display
โœ… Native LLM integration:
โ€ข Ctrl-W โ€” full-screen prompt editor โ†’ sends to LLM switch router via mshell, inserts response at cursor
โ€ข Ctrl-K โ€” connects to any local or remote Ollama-compatible model via simple config file
โ€ข Works with Ollama, ChatGPT, Claude, Gemini โ€” whatever your stack uses
โœ… System clipboard โ€” Ctrl-T paste from xclip/xsel/pbpaste
โœ… Undo/Redo ยท Search & Replace ยท Go to line ยท Column marker ยท Backup

๐Ÿ–ฅ๏ธ Built for everywhere:

  • Kubernetes Pods and Docker containers โ€” single binary, zero setup
  • Cloud VMs โ€” AWS, GCP, OCI โ€” x86_64 and ARM64
  • IoT and embedded โ€” Raspberry Pi 4/5 ARM64 (Debian 12/13)
  • Desktop โ€” Ubuntu 22.04/24.04 LTS, macOS Sequoia (Intel & Apple Silicon)
  • Works in any POSIX shell โ€” bash, zsh, sh, mshell

โš™๏ธ Tech:
๐Ÿ”น Pure C (C99) โ€” single source file, no curses, direct VT100 terminal control
๐Ÿ”น libcurl + libjson-c for LLM REST API integration
๐Ÿ”น GPL3 license โ€” free to use, modify, and distribute

๐Ÿ“– Documentation & binaries on GitHub:
๐Ÿ”— GitHub: https://github.com/igor101964/mel
โ€ข Keyboard Shortcuts cheatsheet (PNG/PDF) โ†’ /cheatsheets
โ€ข Full User Guide PDF โ†’ /docs
โ€ข Pre-built binaries for all above platforms โ†’ /binaries

OpenSource #C #Linux #RaspberryPi #macOS #TerminalEditor #LLM #Ollama #ChatGPT #Claude #Gemini #mshell #Art2DecSoftLab #DevTools #Kubernetes #Docker #IoT #UTF8

mide + mshell Workflow Role.

๐Ÿฆ€ mide + mshell Workflow Role = Accidental Superpower Here’s a fun side effect of how mide and mshell Workflow roles work together. When you load mshell_expert.role as a system prompt in AI Chat, the LLM is instructed to wrap every piece of code in fenced code blocks โ€” exactly the mshell Workflow pipeline format. So when you ask it to “write Rust code that draws sine and cosine in ASCII”, it does two things at once without being asked: Puts the Rust source into the editor via Generate Puts the same code as a workflow block into LLM Output โ€” ready to run in edi Now you have two independent execution paths from a single prompt: โ–ถ Run button โ†’ mide compiles and runs the Rust file โ†’ result appears in the Output panel โš™ edi button โ†’ loads the code from LLM Output โ†’ executes it as a mshell Workflow stage โ†’ result appears in the mshell VTE terminal Same code. Same sine wave. Two completely different runtimes โ€” both work perfectly. This isn’t a bug. The role does exactly what it’s told. The LLM just happens to speak fluent mshell Workflow by default when the role is loaded โ€” and mide is ready to run whatever comes out, in whatever way you prefer. Moral of the story: write your roles right, and the pipeline takes care of itself. ๐ŸŽฏ

MIDE โ€” the primary development workstation for the mshell Ecosystem that brings together a polyglot editor, AI assistance, simultaneous LLM models, and the full mshell toolchain.

๐Ÿ› ๏ธ Meet MIDE โ€” the primary development workstation for the mshell Ecosystem that brings together a polyglot editor, AI assistance, simultaneous LLM models, and the full mshell toolchain.

โœ๏ธ Editor & Built-in Tools:
โœ… Multi-tab GtkSourceView editor โ€” C, C++, Go, Rust, Python, Lua, Bash, mshell
โœ… Syntax highlighting, line numbers โ€” dark and light themes switchable on the fly
โœ… LSP integration โ€” code completion, go-to-definition, live diagnostics
โœ… Language profiles (.prf) โ€” compiler flags, libraries, pkg-config packages per project
โœ… Run modes: Auto / Makefile / Custom command per language
โœ… MD/TXT Preview panel
โœ… File tree โ€” project navigation with Collapse/Expand All
โœ… Search in files โ€” full project text search
โœ… Two embedded terminals: mshell and bash โ€” always available side by side
โœ… Output and Tasks panels โ€” script results and running jobs, alongside mshell and bash terminals
โœ… mshell connected via IPC โ€” inline LLM commands, urlcache, eval math, pythonexec, and direct launch of mshell built-in GUI applications (Studio, Notebook, edi) without leaving mide

๐Ÿค– AI:
โœ… Explain / Fix / Generate โ€” inline LLM actions on editor code, result inserted directly
โœ… ๐Ÿ’ฌ AI Chat โ€” separate chat window: free-form conversation, role loading (.role), prompt templates (.prm), context management
โœ… Chat โ†’ editor: insert code block, run as script, send to edi as .md workflow โ€” one click
โœ… ๐ŸŽจ Image generation via prompt, profile-based (size, quality, count)
โœ… Image analysis
โœ… LLM provider cycling: OllamaN โ€” hundreds of Ollama models (local & cloud), Claude, OpenAI, Gemini

๐Ÿ“„ mshell Workflow:
โœ… Workflows are plain Markdown (.md) files โ€” human-readable and executable simultaneously, no separate build system
โœ… Each fenced code block is a pipeline stage โ€” any of 8 languages compiled and run automatically, data flows via named variables between stages
โœ… LLM directives inline โ€” up to 3 models as pipeline stages, async parallel execution with await barriers
โœ… Full control flow: WHILE, FOREACH, LOOP, TRY/CATCH, SPLIT/MERGE, IF/routing
โœ… AI Chat generates workflows directly
โœ… Specialized LLM roles: mshell expert (scripts + workflows), mshell workflow expert (polyglot pipelines), matplotlib expert (data visualization workflows) โ€” loaded on demand from .role files
โœ… Generative โ†’ Materialized: LLM-driven workflows convert to deterministic, LLM-free production artifacts
โœ… Ideal for AI agents โ€” the Intelligent Email Agent for IMAP/POP3 servers is built on mide and mshell Workflow

๐Ÿ”ง mshell Ecosystem Integration:
โœ… โš™ edi โ€” mshell Workflow editor
โœ… mshell Studio โ€” Library Manager and Knowledge Base/Validator
โœ… mshell Notebook

๐Ÿ“ Git Integration:
โœ… โšก Force Sync โ†’ GitHub in one click
โœ… AI-generated README.md

โš™๏ธ Tech stack: C ยท GTK4 ยท GtkSourceView ยท VTE ยท WebKitGTK ยท mshell IPC
๐Ÿ–ฅ๏ธ Platform: Linux x86_64 โ€” Ubuntu 22.04 / 24.04 LTS, Debian 12/13
๐Ÿ”— Art2Dec SoftLab

#mshell #mide #IDE #AI #LLM #GTK4 #Linux #Polyglot #mshellWorkflow #Art2DecSoftLab #DevTools #CodeGeneration

MSHELL โ€” a next-generation Unix shell for AI-assisted development and mathematics.

๐Ÿš Meet MSHELL โ€” a next-generation Unix shell for AI-assisted development and mathematics by Art2Dec SoftLab. A single C binary that replaces bash as your login shell โ€” adding native LLM integration, polyglot code execution, and a complete Workflow engine without sacrificing standard shell compatibility.

โšก Shell & Scripting:
โœ… Bash compatibility โ€” pipes, redirections, standard Unix commands work as-is
โœ… Native .ms scripts (#!/bin/mshell) โ€” variables, IF/FOR/WHILE/FUNC, full control flow with AST-based parser
โœ… Embedded Lua engine โ€” inline math: arithmetic, trigonometry, statistics, calculus, matrix and vector operations, all via eval
โœ… pythonexec โ€” execute Python code inline, one-liners or multi-statement
โœ… Native execution of C, C++, Go, Rust, Python, Lua, Bash โ€” compiled and run on demand

๐Ÿค– AI Integration โ€” Different AI Models Simultaneously:
โœ… ollamaN โ€” chat mode: conversational LLM with 200 message pairs persistent context per model
โœ… ollamaNexec โ€” exec mode: generate and automatically execute code, bash scripts, Python โ€” no manual steps
โœ… -url= / url= option โ€” fetch any web page and pass to LLM in one command
โœ… PDF, DOCX, XLSX, DjVu โ€” auto-extracted and included in LLM context when referenced by filename
โœ… urlcache โ€” 50-slot web page cache: load, view, refresh, merge slots for multi-source analysis
โœ… Pipe mode (-p) โ€” chain LLM output into standard Unix pipes
โœ… Image analysis โ€” image=path.png sends image directly to multimodal LLM
โœ… Vendors: Ollama (hundreds of local & cloud models), Claude, OpenAI, Gemini

๐Ÿ“Š Visualization โ€” Live GUI from CLI:
โœ… ollamaNexec commands generate and runs matplotlib, plotly, seaborn and other frameworks code on the fly โ€” chart opens as real GUI window instantly

๐Ÿ“„ mshell Workflow:
โœ… Plain Markdown (.md) files as executable polyglot pipelines โ€” documentation and code in one file
โœ… 8 languages per pipeline โ€” bash, python, c, cpp, rust, go, lua, mshell โ€” each block auto compiled and run
โœ… Inter-language variable system (Interlang) โ€” named variables flow between any language blocks via MSH_VAR_* files
โœ… LLM directives inline (<!–@1–>) โ€” up to 3 models as pipeline stages, async parallel execution
โœ… Full control flow: WHILE, FOREACH, LOOP, TRY/CATCH, SPLIT/MERGE, IF/routing
โœ… Generative โ†’ Materialized: LLM-driven workflows captured into deterministic, LLM-free production artifacts
๐Ÿ”ง Built-in GUI Apps:
โœ… edi โ€” visual Workflow and languages editor
โœ… mshell Studio โ€” Library Manager (per-language compilation profiles) + Knowledge Base/Validator (error pattern learning, auto-fix)

๐Ÿ–ฅ๏ธ Platform: Linux x86_64 ยท ARM64 โ€” Ubuntu 22.04/24.04 LTS, Debian 12/13, Raspberry Pi 4/5
โš™๏ธ Tech stack: C ยท embedded Lua ยท GCC/G++/rustc/go/python3

๐Ÿ”— Art2Dec SoftLab ยท mshell Ecosystem: [https://www.appservgrid.com/paw92/index.php/2026/02/04/mshell-v-1-4-1-cheatsheet-january-26th-2026/]

#mshell #AI #LLM #Linux #Shell #Polyglot #mshellWorkflow #RaspberryPi #Ollama #Claude #OpenAI #Art2DecSoftLab #DevTools #Mathematics #Automation

WP2Social Auto Publish Powered By : XYZScripts.com