1
Fork 0
mirror of https://github.com/Steffo99/unimore-oop-2020-cleaver.git synced 2024-10-16 06:17:38 +00:00
A file compression, encryption and splitting utility
Find a file
2024-05-19 20:18:56 +02:00
.idea Finishing touches 2020-01-12 19:21:04 +01:00
.media Update README 2024-05-19 20:17:37 +02:00
docs Improve README 2020-01-12 21:18:14 +01:00
examples Commit all examples 2020-01-12 16:11:45 +01:00
resources Finishing touches 2020-01-12 19:21:04 +01:00
src/eu.steffo.cleaver Fix project structure 2020-01-12 19:46:23 +01:00
.gitignore More progress 2020-01-06 17:43:06 +01:00
eu.steffo.cleaver.iml Improve README 2020-01-12 21:18:14 +01:00
LICENSE.txt License under EUPL-1.2 2024-05-19 20:18:56 +02:00
README.md Update README 2024-05-19 20:17:37 +02:00

Cleaver

A file compression, encryption and splitting utility in Java 13.

About

Made for the Programmazione ad Oggetti exam at Unimore.

Specification

The project specification document is available here.

Documentation

The documentation for this project is available here.

It is being hosted on GitHub Pages.

Generated with:

javadoc -private -splitindex -author -nodeprecated -encoding UTF-8 -docencoding utf-8 -charset utf-8 --add-stylesheet D:\Codice\cleaver\resources\style.css -html5 -keywords -windowtitle Cleaver -link https://docs.oracle.com/en/java/javase/13/docs/api/ -d docs

Screenshots

Progress

Current

2020-01-09

2020-01-03

2019-12-07

2019-12-06

2019-12-05-2

2019-12-05

2019-12-04