JDisc Discovery supports the IT organizationss of medium-sized businesses and large-scale enterprises.
JDisc Discovery is a comprehensive network inventory and IT asset management solution designed to help organizations gain clear, up-to-date visibility into their IT environment. It automatically scans and maps devices across the network, including servers, workstations, virtual machines, and network hardware, to create a detailed inventory of all connected assets. This includes critical information such as hardware configurations, software installations, patch levels, and relationshipots between devices.
Learn More
Create engaging surveys on your tablet or computer with ease.
Choose any of our carefully designed themes, or easily customize colors, fonts, and more to reflect your brand's true look and feel.
Create great-looking surveys, forms, polls, voting, questionnaires, NPS, customer satisfaction, customer experience, employee satisfaction surveys... on your computer or tablet, customize the look of your survey however you like, & display collected data with eye-catching and insightful graphics.
Python program for sending custom CW macros via serial port
This is a project I started to learn Python and Tkinter. It all started when I received a PI for Christmas in 2015. Over Christmas breaks I have time away from work to play on projects and I have taken an interest in programming. There are many fine ham radio programs out there. This is just a learning tool.
The code was written in Python2.7 and bundled with Pyinstaller. This bundle works for Windows 7 and Windows 10.
CWOnly has two screen. The main screen is for operation. There...
Software Defined Radio Transceiver project is written in Python while using GNU Radio and USRP. The goal is to create a software HF transceiver with various modes. Go here for more info: http://apps.sourceforge.net/mediawiki/sdr/index.php?title=Main_Page
Cross-platform trainer and library for MorseCode. Features two parts: GUI Morse trainer, and Python library. Library can be downloaded separately and be used in your programs. Library outputs wav files or raw audio data. Regular and Farnsworth modes.
This small python script will generate mp3 and corresponding text files
for learning / training the morsecode. It follows the method of Koch for
teaching the characters and the method described in N0HFFs book for improving
the skills even more.
PyMorseRSS is a project using Python to generate Morsecode practice files and making them available via RSS. The Morsecode practice files are generated according to the Koch method using Farnsworth timing and both MP3 and OGG outputs are supported.
Convert text to International MorseCode. Input is ASCII text. Output can be: - . -..- - on the console, raw 8bit PCM suitable for piping to /dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3 player or code practice.