๐Ÿ”’ Desktop GUI to generate file checksum (SHA and MD5).

Overview

Note currently this app is only available for Windows and Linux.

File Checksum

File checksum is an old technique to verify the integrity of a file.

And this repository aims to provide an GUI for Windows and Linux to generate the MD5 and SHA file hashes (checksum).

Windows installation

On Windows, just download the latest release on the Releases tab and open the filechecksum.exe file.

Linux installation

  1. Install dependencies:
sudo apt-get install libgcrypt20 libgtk-3-0 liblz4-1 liblzma5 libstdc++6
  1. Download the latest release linux-arm64-v0.1.0.zip.

  2. Double-click to open filechecksum.

App screenshot and usage

Since the Flutter framework relies on custom paiting, the appearence (GUI) looks the same on Windows and Linux.

2022-11-09.19-29-20.mp4

Build binaries on Windows

Make sure you have a configured Flutter environment for Windows.

Then you can generate the .exe by running:

flutter build windows

The generated bundle output is: <project-root>\build\windows\runner\Release.

Build binaries on Linux:

Make sure you have a configured Flutter environment for Linux.

To build for Linux, run:

flutter build linux

(Optional) To find Linux dependencies:

flutter_to_debian dependencies

The generated bundle output is: <project-root>/build/linux/x64/release.


Open Source

Copyright ยฉ 2022-present, Alex Rintt.

File Checksum is MIT licensed ๐Ÿ’–

You might also like...

Open source Flutter-based GUI application that enables you to interact with Amphitheatre

Open source Flutter-based GUI application that enables you to interact with Amphitheatre

Amphitheatre Desktop Amphitheatre Desktop is an open source Flutter-based application that enables you to interact with Amphitheatre using a GUI inste

Dec 16, 2022

Lovely Real-ESRGAN GUI Wrapper

Lovely Real-ESRGAN GUI Wrapper

Real-ESRGAN-GUI Real-ESRGAN ใฎ NCNN (Vulkan) ๅฎŸ่ฃ…ใงใ‚ใ‚‹ใ€realesrgan-ncnn-vulkan ใจใ„ใ† CLI ใƒ„ใƒผใƒซใฎใ‹ใ‚“ใŸใ‚“ใช GUI ใƒฉใƒƒใƒ‘ใƒผใงใ™ใ€‚ Flutter on Desktop ใ‚’ไฝฟใฃใฆ็ช่ฒซใงๅˆ่จˆ5๏ฝž6ๆ™‚้–“ใใ‚‰ใ„ใงไฝœใ‚Šใพใ—ใŸใ€‚ ใ‹ใ‚“ใŸ

Jan 8, 2023

Real-CUGAN GUI tool

Real-CUGAN GUI tool

Real-CUGAN-GUI English version ๆ—ฅๆœฌ่ชž | English This is a simple GUI wrapper for a CLI tool realcugan-ncnn-vulkan, which is the NCNN (Vulkan) implementat

Nov 25, 2022

Flathub-desktop - Unofficial Desktop Client for Flathub

Flathub-desktop - Unofficial Desktop Client for Flathub

Flathub Desktop Unofficial Desktop Client for Flathub How to build and run: You

Sep 19, 2022

Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.

Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.

Figma to Code Most design to code plugins are bad, some are even paid. This project aims to raise the bar by generating responsive layouts in Tailwind

Jan 4, 2023

Automatically generate profile picture with random first name and background color. But you can still provide pictures if you have them. As the default color, based on the name of the first letter. :fire: :fire: :fire:

Automatically generate profile picture with random first name and background color. But you can still provide pictures if you have them. As the default color, based on the name of the first letter. :fire: :fire: :fire:

FLUTTER PROFILE PICTURE Automatically generate profile picture with random first name and background color. But you can still provide pictures if you

Dec 20, 2022

ThemeX is an easy theme manipulation. Only inform primary color and the ThemeX generate all color combination palette for you

ThemeX is an easy theme manipulation. Only inform primary color and the ThemeX generate all color combination palette for you

ThemeX is an easy theme manipulation basied on Material Design. Only inform primary color and the ThemeX generate all color combination palette for yo

Jan 31, 2022

An extended version of Flutter Colors with more swatches and more flexibility to generate your own custom swatch.

An extended version of Flutter Colors with more swatches and more flexibility to generate your own custom swatch.

Colours An extended version of Flutter Colors with more swatches and more flexibility to generate your own custom swatch. Getting Started In your flut

Nov 23, 2021

Home app - A dynamic flutter app which can be used to generate alerts, set alarms and send sms or call someone

Home app - A dynamic flutter app which can be used to generate alerts, set alarms and send sms or call someone

first_app A dynamic flutter app which can be used to generate alerts, set alarms

Apr 9, 2022
Releases(v0.1.0)
Owner
Alex Rintt
maybe it's time to touch some grass.
Alex Rintt
Flutter video compress - Generate a new file by compressed video, and provide metadata. Get video thumbnail from a video path, supports JPEG/GIF. To reduce app size not using FFmpeg in IOS.

flutter_video_compress Generate a new path by compressed video, Choose to keep the source video or delete it by a parameter. Get video thumbnail from

ๅคฉๆตทใ‚‹ใ‚Š 179 Dec 8, 2022
Datacollection - This will help to generate the data collection in *.g.dart file from api response

datacollection this will help to generate the data collection in *.g.dart file f

ke chankrisna 2 Feb 5, 2022
A simple flutter app that downloads a file from the internet, shows a custom-made download progress dialog and saves the file to device's internal storage

http_downloader A simple flutter app that downloads a file from the internet using the http plugin. It has a custom-designed progress dialog which dis

Akora Ing. Debrah Kwesi Buabeng 4 Apr 6, 2021
Flutter file based routing - File based routing and nested layouts for Flutter

Flutter File Based Routing I was inspired by the routing in remix.run with neste

Rody Davis 10 Sep 29, 2022
This project is a rebuild of the existing movie colony https://github.com/debbsefe/Movie-Colony. Here's also a link to the figma file https://www.figma.com/file/XpLFNEsROiN1z6lwnNHMrU/Movie-app?node-id=2956%3A10161

Tvfiy Generated by the Very Good CLI ?? A Very Good Project created by Very Good CLI. Getting Started ?? This project contains 3 flavors: development

Eferha Mamus 3 Nov 12, 2022
A GUI package manager and package installer for Windows Subsystem for Android (WSA)

wsa_pacman A GUI package manager and package installer for Windows Subsystem for Android (WSA). Currently provides a double-click GUI installer for .a

null 2.6k Jan 1, 2023
A dart library to get and set backgrounds on multiple GUI linux platforms

A Dart library for linux platforms to get and set backgrounds, which supports multiple desktop environments and window managers Features Can automatic

Hemish 4 Mar 26, 2022
A GUI package manager and package installer for Windows Subsystem for Android (WSA)

wsa_pacman A GUI package manager and package installer for Windows Subsystem for Android (WSA). Currently provides a double-click GUI installer for .a

null 3 Nov 14, 2022
A GUI for the Neutrino neural singing synthesizer

Muon A GUI for the Neutrino neural singing synthesizer, written in Flutter (and uses synaps!). Eyecandy / screenshots Eye-burning Light mode Dark mode

swadical 35 Dec 17, 2022
Cowin smart print - A GUI based CoWIN Certificate to Smart Card Converter

CoWIN Smart Print A GUI based CoWIN Certificate to Smart Card Converter. Feature

Shreyam Maity 2 Mar 9, 2022