Coder Social home page Coder Social logo

owl's Introduction

Owl

Owl is a minimalistic, simple and fast file explorer that aims to make file exploring fast, safe and easy. To achieve that Owl provides keyboard only TUI, a built-in shell and a built-in guide.

Normal mode

The default mode of Owl, you can go back to normal mode by pressing the Escape key.
The normal mode enables you to browse through files and open them by pressing the Enter key while hovering on the file.

Shell mode

Owl has its own shell and unique commands to interact with the file system.
You can gain access to the mode by typing : in any other mode.

Shell commands

Command Description Synopsis
end Quit from owl end
exp Display cwd tree exp
ser Searches for a file inside cwd ser [file_name.extension]
scd Switches the cwd to the given directory scd [new directory path]
del Deletes a file from cwd del [file_name.extension]
cpy Copies a file to clipboard cpy [file_name.extension]
opn Opens the contents of a file opn [file_name.extension]
mov Moves the file to a given directory mov [file_name.extension] [path]

Options mode

Display all available commands in a separate mode.
I've chosen to create a separate mode for this feature as it is more convenient to navigate inside Owl.

Development Milestones

  • Configurable.
  • Preview files.
  • Creation of files and deletion.
  • Very fast resource searching algorithm.
  • Compressing folders and zip extractions.

Authors

Daniel Sapojnikov 2024.

owl's People

Contributors

dayeya avatar

Stargazers

malina avatar Roey Borovsky avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.