项目作者: ertane

项目描述 :
GUI for check integrity to downloaded files written with Golang. TR: İndirilen dosyaların bütünlüğünü kontrol etmek için Golan ile yazılmış grafik arabirim uygulaması.
高级语言: Go
项目地址: git://github.com/ertane/ViSum.git
创建时间: 2021-02-21T16:41:55Z
项目社区:https://github.com/ertane/ViSum

开源协议:MIT License

下载


ViSum

Go Report Card

GUI for check integrity to downloaded files written with Golang.

TR:

İndirilen dosyaların bütünlüğünü kontrol etmek için Golang ile yazılmış grafik arabirim uygulaması.





Build from source:

open a command prompt or terminal

git clone https://github.com/ertane/ViSum.git

cd ViSum


for windows

go build -o ViSum.exe main.go


for linux

go build -o ViSum main.go





Changes:

Added copy option for checksum. Closed issue #1

Screenshot



ViSum





License


Code is distributed under MIT license, feel free to use it in your proprietary
projects as well.