Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kag12017 committed Mar 1, 2016
1 parent 673797c commit 21c2e58
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# 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. Some really great features:
Iron Gate is the code name given to a project that will provide convenient and simple tag based file and folder management. This is a cross-platform application for Windows, Mac OSX, and Linux. Some of the main features we are aiming for:

- Tag files and folders for quick search up
- Save folder structures frequently used
- Create predefined directories based on common usages
- Inexact search using tags
- 1 click folder organizer
- 1 click file/folder tagging
- Save folder structures frequently used as templates
- Search, upload, and download other user directory templates
- Easily remove unused files and folders
- ... more to come
Expand All @@ -17,14 +18,14 @@ Iron Gate is the code name given to a really convenient files and folders organi

The following is used to develop Iron Gate:

* [JavaFX] - great GUI library
* [JavaFX Scene Builder] - faster way to build!
* [JavaFX] - GUI library
* [JavaFX Scene Builder] - Quick GUI design

Iron Gate is open source, feel free to [contribute]!

### Installation

Any java based IDE can build Iron Gate, although [IntelliJ] is highly recommended.
Any java based IDE can build Iron Gate, although [IntelliJ] is our personal preference.

### Plugins

Expand All @@ -37,12 +38,12 @@ Iron Gate will eventually use the following plugins:
- ~~file browser controller~~
- tag feature
- design gui
- cloud service suppoort
- cloud service support
- everything else

[//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen. Thanks SO - http://stackoverflow.com/questions/4823468/store-comments-in-markdown-syntax)

[JavaFx]: <https://docs.oracle.com/javase/8/javase-clienttechnologies.htm>
[JavaFX Scene Builder]: <http://www.oracle.com/technetwork/java/javase/downloads/javafxscenebuilder-info-2157684.html>
[JavaFX Scene Builder]: <http://gluonhq.com/open-source/scene-builder/>
[IntelliJ]: <https://www.jetbrains.com/idea/>
[contribute]: <https://github.uconn.edu/brp14005/IronGate>

0 comments on commit 21c2e58

Please sign in to comment.