Skip to content

Viindoo/sign-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viindoo Sign Client

This is an application that runs on the user's local machine to integrate with the 'viin_sign' module, allowing digital signing using USB Token/Smart Card, ...

How to install?

Windows

  • Open Microsoft Store, search python3.10 and install it, ignore if you have been installed.
  • Download Viindoo Sign Client and unzip or clone code, go to install_script and open windows.bat file.
  • After that, open bin.bat to run. You can create a shortcut on the desktop to run it conveniently whenever needed.

Linux Debian (Ubuntu, ..)

  • Download Viindoo Sign Client and unzip or clone code, go to install_script and run linux.sh file (To run a .sh file, you can type bash sh_file.sh to terminal)
  • After that, run bin.sh. For ubuntu, you can run the "Viindoo Sign Client" application from Applications

macOS and others

  • Install python3.10 and python-tkinter
  • Create a python venv 3.10 named .venv with same application folder.
  • install requirements.txt for that venv and run bin.sh or run main.py with that venv

Development

  • Make a python venv (3.10), install libs in requirements.txt and run main.py file like other python projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published