Commit Graph

20 Commits

Author SHA1 Message Date
5a3becb3b4 Major additons
Converted to new project structure
Check if db already exists
Add vacuum for db cleanup
Check if filehash already exits and write info to console
2023-06-25 02:45:33 +02:00
846b983caa Major changes
Now using an SQlite database to store the file hash plus a bunch of other information
2023-06-24 01:04:11 +02:00
951068c750 Add SQlite package 2023-06-23 22:38:32 +02:00
6d2880907b Update README.md 2023-06-23 22:34:00 +02:00
afde0af0a4 Merge branch 'AustrianToast-main' 2023-06-05 00:33:25 +02:00
6f295b0e06 Merge http://192.168.0.69:3000/AustrianToast/chksum-fork into AustrianToast-main 2023-06-05 00:32:48 +02:00
743e1eec20 Minor code cleanup and some more stuff 2023-06-04 23:44:03 +02:00
8a8521b9b4 Add debug version 2023-05-21 00:13:23 +02:00
38d4330892 Compare checksums 2023-05-17 14:52:30 +02:00
dfb7cd8405 Change readme 2023-05-17 12:22:18 +02:00
454717431f Commandline args && New features
chksum can now take arguments to execute diffrent functions
functions include checksumming, counting all checksums, deleting all checksums
2023-05-17 12:18:20 +02:00
2a8bf7e8fe Count all files 2023-05-16 23:21:43 +02:00
23f8158ebf Remove old comment 2023-05-16 22:54:19 +02:00
64d2400292 Major rewrite 2023-05-16 22:50:29 +02:00
35f622ea01 Fix readme 2023-05-16 19:52:25 +02:00
ed1fa76c56 5 times reduction in executabble size 2023-05-16 19:50:35 +02:00
5d48f6b833 Can now go back to the original root dir 2023-05-16 19:36:11 +02:00
0842fd37f4 Add build instructions 2023-05-16 00:48:24 +02:00
4629bc5ddf Initial commit 2023-05-16 00:43:47 +02:00
f369a55303 Initial commit 2023-05-16 00:39:16 +02:00