Graphical User Interface Spreadsheet Count, Convert, Compare & Archive
A Windows application made in C# and Windows Forms. It is a prototype project for digital archiving of spreadsheets.
- For more information, see repository CLISC
- If you want to convert legacy Excel and/or use the archiving method, which converts .xlsx conformance from Transitional to Strict
- If you want to convert OpenDocument spreadsheets and/or use the archiving method
- You need to install program in its default directory, or create environment variable "LibreOffice" with path to your installation
- If you want to use the compare function
- You need to install program in its default directory, or create environment variable "BeyondCompare" with path to your installation
- If you want to validate .ods spreadsheets
- You need to install program in "C:\Program Files\ODF Validator" and name program "odfvalidator-0.12.0-jar-with-dependencies.jar", or create environment variable "ODFValidator" with path to your installation
- ODF Validator needs latest version of Java Development Kit installed
The following packages and software are used under license in GUISC.
- .Net 9, copyright (c) Microsoft Corporation
- Beyond Compare 4, copyright (c) 2022 Scooter Software, Inc.
- LibreOffice, Mozilla Public License v2.0
- Magick.Net, Apache-2.0 license, copyright (c) Dirk Lemstra
- Microsoft Excel, copyright (c) Microsoft Corporation
- ODF Validator 0.12.0, Apache License, copyright info
- Open XML SDK, MIT License, copyright (c) Microsoft Corporation
- FFmpeg, LGPL v2.1 license