SkillAgentSearch skills...

Deco

Demos Commander, dual-pane orthodox file manager

Install / Use

/learn @sergev/Deco
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Demos Commander (deco) is an text-mode file manager for Unix systems.

The main interface consists of two panels, which display the file system. It is used in a similar way to many other programs run in the Unix shell. Arrow keys control file selection, the insert key is used to select files (but not directories), and the function keys perform operations such as renaming, editing and copying files.

Sources are distributed freely under the terms of MIT license.

=== Build and Install ===

git clone https://github.com/sergev/deco
cd deco
cmake -B build
make -C build
make -C build install
View on GitHub
GitHub Stars20
CategoryDevelopment
Updated5mo ago
Forks3

Languages

C

Security Score

87/100

Audited on Nov 2, 2025

No findings