Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

tbillington

1
Posts
1
Topics
10
Followers
8
Following
A member registered Apr 18, 2017 · View creator page →

Creator of

Recent community posts

(1 edit)

Hi all, my first project on itch! https://tbillington.itch.io/kondo


Kondo is a free, open source tool for keeping your software projects tidy.

It scans a directory, discovering software projects and allowing you to intelligently clean them, removing the non-essential files to save space. Non-essential files include logs, builds, incremental compilation output, downloaded dependencies, etc.

Kondo is available as a command line tool and with a graphic user interface. Kondo is cross platform and supports Windows, Mac, and Linux.

You'll find releases for CLI, GUI, and more platforms on the github releases page: https://github.com/tbillington/kondo/releases.

Currently supports

You can download, see the source, report bugs, or contribute at https://github.com/tbillington/kondo.

If you have any suggestions/feature requests/feedback please let me know !