Skip to content

followthwhiterabbit/HomeMap

Repository files navigation

to activate virtual environment

source venv/bin/activate

create a MainWindow from ui file

pyuic6 mainwindow.ui -o MainWindow.py

Workflow of the project

1 - Sourcing the virtual environment 2 - check if the virtual environemt is sourced 3 - running an shell executable to create MainWindow.py automatically. 4 - check if the new MainWindow.py created successfully.

5 - another shell executable to run the application

Contributing

We are always looking for more people to help with this project. If you would like to contribute, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

We would like to thank the following people for their contributions to this project:

About

Home Network Topology Analyzer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages