FreePOS is a POS system, made for businesses. I have recently decided to release the source code because I don't really work on it anymore.
(images are from EzCar at the moment)
Requirements:
- A copy of FreePOS
- A Windows 10 computer
- A zip extractor (like 7-zip or the built-in one).
Steps:
-
Download FreePOS
To download FreePOS, just navigate to "https://updates.cldm.ml/freepos" and then hit the "Latest Download".
-
Extract EzCar Update Zip
Find the "update.zip" file, right-click it and press "Extract All" (built-in)
-
Run FreePOS for the first time. Double-click it and run through the first time setup!
-
You are done!
Requirements:
- A copy of Visual Studio 2019 or newer
- A windows 10 or later computer
- A zip extractor (7-zip or winrar)
- A copy of the FreePOS source code
- .Net Framework 4.0
- Windows Forms (C#)
Steps:
- Download FreePOS Source Code
To download the FreePOS Source Code, just navigate to "https://github.com/RED7Studios/RED7Studios.FreePOS/archive/main.zip".
2. Extract FreePOS Source Code Zip
Find the "RED7Studios.FreePOS-main.zip" file, right-click it and press "Extract All" (built-in)
3. Open the FreePOS Project
Open the "RED7Studios.FreePOS-main" folder and open the "RED7Studios.FreePOS.sln" (it should open Visual Studio)
4. Build the project
Build the project by clicking "Start" at the top of the project screen.