8000 GitHub - marc-dantas/qm: Quick Manager
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

marc-dantas/qm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qm

Quick Manager

A Simp 72B7 le file explorer written in C.

screenshot

Using qm

Prerequesites

qm is written for Linux systems.

You only need gcc to build the project.

Building

Run the build.sh file in the root of the repository to build it:

$ git clone https://github.com/marc-dantas/qm
$ cd qm
$ ./build.sh

Installing

NOTE: You need to build the project before installing qm.

Run the shell script named install.sh in the root of the repository:

$ ./install.sh

Congratulations! qm is installed!

Customization

I highly encourage you to take a look at the source code and modify it as you want.

At the top of the source code there are some configuration constants that you would like to modify to your needs.

Tutorial

Use [H] to show Help message.

Commands

  • Press [W] and [S] to navigate up or down, respectively.
  • Press [D] to go into the folder currently selected.
  • Press [A] to go back (the same as going into .. directory).
  • Press [ENTER] to try to launch a program with the selected file.
  • Press [R] to execute a terminal command in the current directory.

By Marcio Dantas

About

Quick Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0