SoftCOM is a free software for accessing the serial port.
Project description
Table of Contents
SoftCOM by Integrated Software Technologies Inc.
About The Project
SoftCOM is a free software for accessing the serial port. Please reed the license agreement for more details.
Supported Operating-Systems
- Microsoft Windows v10 64-bit
- MacOS Monterey v12.2.1
- Ubuntu 20.04
- RedHat 8.5
Built With
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
Getting Started
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Installation
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Clone the repo
git clone https://github.com/mathieeo/softcom.git
- Install virtual environment
pip install virtualenv
- Run virtual
virtualenv venv && source venv/bin/activate
- Install requirements
pip install -r requirements.txt
Usage
From the terminal (Console) cd to the project directory from there execute the following command:
python3.10 softcom.py
Application arguments:
| Argument | pram | Description |
|---|---|---|
| --simulator | -s | Run in simulator mode |
| --config | -c | re-configure serial port |
in-app Options:
| Option | Key | Description |
|---|---|---|
| Quit | Control+Q | Quit the application |
| Clear Log | Control+X | Clears the output log |
| Pauses Log | Control+P | Pause the output logging |
| Export to File | Control+S | Export the output log to a file |
| Start/Stop Capture | Control+W | Start the capture mode. Save portion of output log. |
| Copy to Clipboard | Control+C | Copy the entire log to the clipboard |
| Highlight Pattern | Control+S | Search and find for a specific string |
| Find and Stop | Control+G | Search and find for a specific string and stop if found. |
| Show License | Control+L | Show the license for this application. |
| Help | Control+H | Used to show help string. |
| Debug | Shift+Tab | Used for debuting. |
Roadmap
- Add Changelog
- Add back to top links
- Add Additional Templates w/ Examples
- Add "components" document to easily copy & paste sections of the readme
See the open issues for a full list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the GNU GPLv3 License. See LICENSE for more information.
Contact
Matthew - eMail
Project Link: SoftCOM
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file softcom-1.0.0.tar.gz.
File metadata
- Download URL: softcom-1.0.0.tar.gz
- Upload date:
- Size: 39.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10aed29eda14dd161d304e7ee9409f80979d969705b896bf95334d0b0ffb5e1d
|
|
| MD5 |
9e2e3a82880468f14a023fd3e2bcebee
|
|
| BLAKE2b-256 |
7ce3005daa19efc97ac628fa4063e6fac31c795b937b4a230fcc29479c8cd0f7
|
File details
Details for the file softcom-1.0.0-py3-none-any.whl.
File metadata
- Download URL: softcom-1.0.0-py3-none-any.whl
- Upload date:
- Size: 40.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
808fd37aee9ce6093adebb53248cef3c8682bba22f60a1ed64a9e58c91efaefa
|
|
| MD5 |
20f9e9efbd44f03c8d8dc13e3232ee91
|
|
| BLAKE2b-256 |
2a0fdff3c06cffc3f66bd70438ec1dcf423b14a8695a018f824f76cbbff428b9
|