Gum-Joe / tara

An electron based file explorer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tara

An electron based file explorer I was working on - archived as code now so old upgrading the electron version is likely to break everything. Plus, I have since decided File Explorer is good enough.

Why?

I was tired of the lack of features in Windows's file explorer, whether that be tabs or tags, as well as the lack of customisability in most file explorers today. So I made tara, which will soon be a fully customisable, extensible file explorer. There's an electron app for everything these days: text editing, container management, checking your emails and even managing your social life - but not one for the most important part of computer: organising your files.

Support

At the moment, only Windows is supported to speed up development. Linux builds should follow once the main feature set is in.

Building

yarn && ./script/build-modules.sh (Requires Git Bash) Note: Currently there are issues building tara. This will be resolved at a later date.

About

An electron based file explorer.

License:MIT License


Languages

Language:JavaScript 58.0%Language:TypeScript 27.1%Language:SCSS 8.7%Language:CoffeeScript 2.3%Language:Shell 2.3%Language:HTML 1.4%Language:Dockerfile 0.1%Language:PowerShell 0.1%