FOSS Slack Archive Viewer and Exporter
Local Slack history browser when Slack's native search already exists, but free.
Terminal DynamoDB Viewer ⚡️
VisiData-style DynamoDB TUI for dev environments, but search is read-only and no write ops yet.
AWS developers debugging DynamoDB in dev/local environments, DevOps teams managing test data.
AWS Management Console (DynamoDB tab) · aws-cli dynamodb commands · Micasa (terminal TUI for data inspection)
From your terminal, you can browse table items, view their details, and perform searches.
Unfortunately, at present, it does not support update operations (create, delete, update) or complex queries for searching. I plan to develop these features in the future.
However, I've been finding it quite useful myself in certain use cases, such as checking operations and testing in development environments.
Local Slack history browser when Slack's native search already exists, but free.
Markdown viewer with Mermaid and LaTeX when browsers already render MD.
ANSI SQL on DynamoDB without ETL pipelines or data movement to Athena.
Yet another data sync tool with AI querying layered on top.
JSON viewer with table view when JSONLint and browser DevTools already exist.
Yet another command runner TUI when just and Make already exist.