Skip to content
This repository was archived by the owner on Dec 28, 2022. It is now read-only.

Gum-Joe/tara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

10002b2 Β· Dec 28, 2022

History

95 Commits
Jan 16, 2018
Jun 17, 2017
Apr 15, 2018
May 29, 2018
Jun 2, 2018
May 18, 2018
Jan 16, 2018
Feb 18, 2018
May 21, 2017
Feb 24, 2018
May 28, 2018
May 20, 2017
May 27, 2017
Feb 18, 2018
Apr 28, 2017
Dec 28, 2022
Aug 12, 2017
May 12, 2017
May 18, 2018
Apr 15, 2018
May 28, 2018
May 6, 2018
May 18, 2018
Jan 14, 2018
May 18, 2018
May 28, 2018

Repository files navigation

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.