UniShells
UniShells is a conceptual computing interface that reimagines the traditional command-line shell. Instead of text-based commands and outputs, UniShells utilizes a unified, object-oriented approach to interact with the operating system and its resources. It treats everything, from files and processes to network connections, as distinct objects that can be manipulated through a consistent set of methods and properties.
The core principle behind UniShells is abstraction. Users can perform complex operations by chaining together object
UniShells is designed to be highly extensible. Developers can create new object types representing specific applications