Skip to content

JannoTjarks/HashCompare

Repository files navigation

HashCompare

What is HashCompare? (English)

HashCompare is a console application that can compare checksums to ensure the integrity of data.

The application was optimized for the operating systems Linux, MacOS and Windows. It requires .NET Core to be installed in the system. There are currently three language packs available:

  • English
  • German
  • Low German

To select the language package, see "Execute".

Execute

First you need to download the #Builds folder from Github to run HashCompare. A console must be running in the downloaded folder, then the application can be started via the following console command.

dotnet HashCompare.dll

With the help of a parameter a language package can be selected.

  • dotnet HashCompare.dll en // English
  • dotnet HashCompare.dll de // German
  • dotnet HashCompare.dll platt // Low German

License

Copyright 2018 Janno Tjarks. All rights reserved.

Licensed under the Apache 2.0 License.


Was ist HashCompare? (Deutsch)

HashCompare ist eine Konsolenanwendung mit der Checksummen verglichen werden können, um die Integrität der Daten sicherzustellen.

Optimiert wurde die Anwendung für die Betriebssysteme Linux, MacOS und Windows. Hierfür muss .NET Core im System installiert sein. Zurzeit stehen drei Sprachpakette zur Verfügung:

  • Englisch
  • Deutsch
  • Plattdeutsch

Zur Auswahl des Sprachpakettes siehe "Ausführen".

Ausführen

Um HashCompare auszuführen, müssen Sie zuerst den #Builds-Ordner aus Github heruntergeladen. Darauhin muss eine Konsole in dem heruntergeladenen Ordner ausgeführt werden. Dann kann über den folgenden Konsolenbefehl die Anwendung gestartet werden.

dotnet HashCompare.dll

Mit Hilfe eines Parameters kann ein Sprachpaket gewählt werden.

  • dotnet HashCompare.dll de // Deutsch
  • dotnet HashCompare.dll en // Englisch
  • dotnet HashCompare.dll platt // Platttdeutsch

Wenn bei einem Windows-PC die deutsche Sprache im Betriebssystem aktiv ist, startet HashCompare automatisch auf Deutsch.

Lizenz

Copyright 2018 Janno Tjarks. All rights reserved.

Lizenziert unter der Apache 2.0 Lizenz.

About

A little console-application that lets you compare the hash from a download.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages