Iron Gate
Iron Gate is the code name given to a really convenient files and folders organization system. This is a cross-platform application built for Windows and Mac OSX. A few things Iron Gate can do:
- Tag files and folders for quick search up
- Save folder structures frequently used
- Create predefined directories based on common usages
- Search, upload, and download other user directory templates
- Easily remove unused files and folders
- ... more to come
Cloud Support
Iron Gate supports the following cloud services
- Dropbox
- Google Drive
- OneDrive
Installation
Any java based IDE can build Iron Gate, although IntelliJ is highly recommended. This project uses gradle as the build tool to gather all dependencies. If using IntelliJ, please import the gradle module when asked.
Libraries and Other Technology
The following is used to develop Iron Gate:
- JavaFX - great GUI library
- JavaFX Scene Builder - faster way to build!
- JUnit - a simple framework to write repeatable tests
- Dropbox SDK - a Java library to access Dropbox's HTTP-based Core API v2
- Google Drive API - integration with google drive
- OneDrive API - integration with one drive
Iron Gate is open source, feel free to contribute!
Todos
file browser controllertag feature- design gui
- cloud service suppoort
- everything else