Skip to content

App ideas

Will McGugan edited this page Oct 10, 2022 · 1 revision

These are apps we want to implement in order to a) identify missing features and b) promote Textual.

Diff viewer

Darren's Diff rendered with side-by-side panels

Git viewer

View git logs.

Pager

Page stdout.

File browser / manager

Navigate directory structure, view files. Do we need some kind of indirection to pick a widget to render a file.

Python AST browser

Explore Python AST

JSON browser

Expore a JSON file. We would want this to work with very large JSON files.

Code Tile game

A 4x4 code tile game

Kanban board

A Kanbab board app that exports to a Markdown file

Chat app

A chat app. Are there any services we could integrate with?

DB CRUD app

Something to explore and update a database.

SQLLite Browser

A app to work with sqlite databases.

Python dependancy explorer

Show a tree of Python dependancies.

HTTP / REST explorer

A Postman like interface to make REST requests.

To do app

Manage a to-do list. Store lists as markup.

Five by five

Dave Pearson's 5x5 game

Social Media (Mastadon)

Interface to social media app, like Mastadon.

Diagrams (monodraw)

A terminal based diagram editor, like monodraw.

Distraction-free writing

Something like iAWriter

Password manager

Manage passwords.

Password generator

Generate passwords.

SSH Config editor

Edit SSH config.

Config file editor

General purpose config file editor, configurable from a yml file.

Dot-files editor / manager

Something to help with dotfiles.

Regex analyzer

Tool to show what a regex is doing, and test it with input strings.

AWS Tooling

Something to assist with AWS Services