Menu

Home

Sanousy Ali Howari

Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses Markdown syntax.

Project Members:


Discussion

  • Sanousy Ali Howari

    In order to run this application, you need to install python3 (I developed using python 3.9.6 specifically), after installing python, go to command line and type:

    pip install eel

    Then Extract the application (zip file) to your desktop, and open it, double click :

    sanoCash.cmd

    Please let me know if you face any problems ( Chat by whatsapp +966788631286)

    Remark:

    To Install Python on your computer, you need to go to : https://www.python.org/

     

    Last edit: Sanousy Ali Howari 2021-08-29
  • Sanousy Ali Howari

    Another idea is connecting a high resolution webcam, I tested this, but I noticed that you have to change the webcam via google chrome through this address:
    chrome://settings/content/camera

    but I couldn't make it inside the application because google chrome cannot open it programmatically.

    Moreover,
    Regarding the invlice header, you can go to the folder www, there is a file called :

    invoice.png

    you can design your own shop invoice header, and change invoice.png ==> invoice.old
    and copy your file and paste it into www folder, and rename your file into invoice.png

    but you have to stick to png format, or else, you can go into index.html and change the line that loads this image to your file name.

    Another topic, is about camera resolutaion, currently it is set to qvga in uilis.js, you can change it to vga to get a better resolution, and ensure making use of your webcam.

    Enjoy :)

     
  • Sanousy Ali Howari

    Added V2 , which contains header.png and footer.png instead of invoice.png, and added date/time to the top of invoice.

     

Log in to post a comment.