Casdesk is designed to assist you with various tasks, including printing forms, performing calculations, and generating job quotes. This project is not sponsored by any for-profit entity and is provided as-is, under heavy construction. Use it at your own risk.
- Form Printing: Print certain forms with ease.
- Job Quote Calculator: Generate job quotes quickly and efficiently.
- Adjusting POS: Helps you adjust your POS for missing sales
- More to come
-
On Windows it requires VCRedist. Download it from this link here: https://aka.ms/vs/17/release/vc_redist.x64.exe
-
Install the latest version from here: https://www.github.com/pubnoconst/casdesk/releases/latest
To build Casdesk from source, follow these steps:
- Install Rust from https://www.rust-lang.org/tools/install
- Clone the repository:
git clone https://github.com/pubnoconst/casdesk.git
- Navigate to the project directory:
cd casdesk
- Build the project:
cargo build --release
- The executable will be located in the
target/release
directory.
This project is still under heavy construction, and its functionality may change or break at any time. By using this software, you agree that:
- Author is not liable for any damages or issues arising from the use of this software.
- This project is provided as-is, without any warranties or guarantees.
Casdesk is licensed under the MIT License. See the LICENSE file for details.