Giter Site home page Giter Site logo

algorithmcxxwork / fileexplorer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bexcool/fileexplorer

0.0 0.0 0.0 646 KB

Easy File Explorer in console with good looking UI. C pure programming, copy function coming soon.

License: Apache License 2.0

C 100.00%

fileexplorer's Introduction

File Explorer

Useful links
BeXCool Web · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Installation
  3. Usage
  4. License
  5. Contact

About The Project

We are trying to make easy file explorer with good functionality that you'll be able to use it as your main file explorer application. Our File Explorer has good looking console UI - with colors and good text design.

Of course there are better file explorers, but at least you can get some inspiration from our code or you might like console applications.

In our FileExplorer you can do these things:

  • Open directory
  • Create directory
  • Copy directory (coming soon)
  • Delete directory
  • Open file
  • Create file
  • Copy file
  • Delete file
  • Cut directory or file
  • Rename directory or file
  • Encrypt or decrypt text file
  • Run file
  • Show file or directory properties

Installation

Get a version from https://github.com/bexcool/FileExplorer/releases

Usage

You can use this application as your default file browser! It is fully functional (We need to add copying directories - for now, you can just create new directory with same name and copy files there) file explorer. It works like your normal file explorer - explore files, create files, read files, encrypt files, run apps and more!

If you're trying to copy file or directory, you need to type new location with file name (this is same for cut): Copy files:

Copy file: D:/myDir/copiedFile.txt


Copy file to file URL: D:/myDirectory2/copiedFile.txt

Cut directories or files (we are showing directory):

Cut directory or file: D:/myDir/dirToCpy


Cut to new URL: D:/myDirectory2/dirToCpy

License

Distributed under the APACHE 2.0 License. See LICENSE.md for more information.

Contact

Petr Pavlík - [email protected]

Project Link: https://github.com/bexcool/FileExplorer

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.