Directories
¶
| Path | Synopsis |
|---|---|
|
Package amp is a Winamp-flavored music player: open local files, playlist, play/pause/stop/next/prev, a small peak-amplitude visualizer.
|
Package amp is a Winamp-flavored music player: open local files, playlist, play/pause/stop/next/prev, a small peak-amplitude visualizer. |
|
Package appstore is the Start ▸ App Store window: a generic engine that fetches a catalog (index.json) from one or more configured GitHub repos (config.Config.AppSources), lets the user install an entry (runs its install script in a terminal window), and once an entry's Detect check passes, registers its launchers into Start ▸ Programs.
|
Package appstore is the Start ▸ App Store window: a generic engine that fetches a catalog (index.json) from one or more configured GitHub repos (config.Config.AppSources), lets the user install an entry (runs its install script in a terminal window), and once an entry's Detect check passes, registers its launchers into Start ▸ Programs. |
|
Package filepicker is a small modal file browser used by Host.PickFile — deliberately not the full Files app (apps/files): no clipboard, trash, mkdir, or drag/drop, just navigate and pick, so consumers like Amp/Vid ("open local file") don't have to pull in a second, heavier UI.
|
Package filepicker is a small modal file browser used by Host.PickFile — deliberately not the full Files app (apps/files): no clipboard, trash, mkdir, or drag/drop, just navigate and pick, so consumers like Amp/Vid ("open local file") don't have to pull in a second, heavier UI. |
|
Package matrixchat is a text-only Matrix client — login, room list, timeline, send text.
|
Package matrixchat is a text-only Matrix client — login, room list, timeline, send text. |
|
Package vid is a terminal-native video player: live frames decoded to half-block cells, not a GUI nest (that's the GUI-TUI Bridge's job).
|
Package vid is a terminal-native video player: live frames decoded to half-block cells, not a GUI nest (that's the GUI-TUI Bridge's job). |
Click to show internal directories.
Click to hide internal directories.