Skip to content

nickrmcclorey/tropic

Repository files navigation

Tropic File Browser

Release Tropic

A simple file browser for multi-tasking.

Key Features:

  • tabs
  • custom icons
  • side by side folder views
  • open other programs in active folder
  • Github Actions Workflow to release installers

Getting Started

Clone it and use npm

git clone https://github.com/nickrmcclorey/tropic.git
cd tropic
npm install
npm start

Future Improvments

  • drag/drop files (compatable with other file browsers?)
  • resolve ~ as home directory
  • view file info and properties
  • change all settings through UI
  • integrated terminal
  • tool to find file or folder
  • View contents of zip file and extract individual entries