Skip to content

mrdakj/Pluton

Repository files navigation

Pluton file manager

About project

Project made for computer science class on Faculty of Mathematics (University of Belgrade). Goal of project is to show some of the functional concepts in c++.


Github link

Provided binary run's under GNU/Linux operating system.

Requirements

Building binary from source code

cd in source code directory na run make command.

Run program

./pluton

Key bindings

key function
j, k Select next/previous file
l, enter Enter selected directory
h, backspace Go to parent directory
q Create empty regular file
w Create empty directory
e Run selected file
r Rename selected file
u/p Undo/Redo
Esc Exit program

Author's:

TODO List

  • Copying/Moving files functionality
  • Selecting multiple files
  • File search
  • Integrated shell (terminal) support
  • Error logging on screen

About

File manager in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published