Home
Softono

FilePilot

Open source MIT Python
60
Stars
7
Forks
11
Issues
2
Watchers
1 year
Last Commit

 About FilePilot

FilePilot is a file manager made in Python and Tkinter.

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing FilePilot?

We provide expert installation service for this software. Our team will install, configure, and secure FilePilot on your server. plans start at just $30.

FilePilot - A file manager for Windows and Linux (WiP)

Description

A simple file manager made in Python and Tkinter.

This project is a work in progress.

Features

  • View, Open files and directories
  • Copy and Paste files and directories
  • Create, Delete and Rename files and directories
  • Search for files and directories in current directory
  • Sort columns by name, date modified, type and size (by clicking on the appropriate column)
  • Check System metrics (Drives, CPU, Memory, Network, Processes) using psutil
  • Keybinds (see Help menu)
  • Themes using ttkbootstrap
  • Compatible with Windows and Linux (maybe, tested using WSL2)

Icons provided by:
icons8.com

Requirements

  • Python 3.8+
  • ttkbootsrap (version used 1.10.1)
  • psutil (version used 5.9.5)

How to run

  1. pip install ttkbootstrap
  2. pip install psutil
  3. Execute main.py

Tested on Windows 11.

To do

  • Further tests and fixes on Linux
  • Add move file function
  • Add editable path
  • Code improvements and refactoring

Screenshots

Yeti Light

Yeti

Darkly

Darkly

Superhero

Superhero

Cyborg

Cyborg

Vapor

Vapor