Skip to content

odeke-em/kleo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An experiment with messaging and chatting.

Usage:

+ Dependencies:

    ++ PyQt5.

    ++  Python3.

    ++ [restAssured](https://github.com/odeke-em/restAssured).

+ Firing it up:

    ++ With the [restAssured](https://github.com/odeke-em/restAssured) server

      fired up on your machine and accessible over
      ip, goto src/.
        
    ++ Run: python3 Workflow.py -h

            Usage: Workflow.py [options]

            Options:

                -h, --help            show this help message and exit

                -i IP, --ip=IP        IP on which the server is accessible

                -p PORT, --port=PORT  IP address db connects to

                -s, --secure          Set to False to use http instead of https


        eg python3 Workflow.py -i 192.168.1.106 -s False -p 8000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages