Sergix / JTerm

A terminal written in Java for cross-platform compatibility and usage.
https://sergix.github.io/projects/jterm
GNU General Public License v3.0
52 stars 32 forks source link

Download files + Fixes #61

Closed nanoandrew4 closed 7 years ago

nanoandrew4 commented 7 years ago

Added ability to download files in Files.java Added utilities class with some useful functions Fixed documentation and formatting Fixed minor issues in other files

Created new packages: io and utils