Skip to main content

NOT1MM Logger

Project description

Not1MM

License: GPL v3 Python: 3.9+ Made With:PyQt5 PyPI - Downloads

logo

What and why is Not1MM

Not1MM's interface is a blantent ripoff of N1MM. It is NOT N1MM and any problem you have with this software should in no way reflect on their software.

If you use Windows(tm) you should run their, or some other, program.

I personally don't. While it may be possible to get N1MM working under Wine, I haven't checked, I'd rather not have to jump thru the hoops.

Currently this exists for my own personal amusement. Something to do in my free time. While I'm not watching TV, Right vs Left political 'News' programs, mind numbing 'Reality' TV etc...

What it is not

Working.

The current state is "Not Working". I literally just dragged some widgets out on a Qt Designer window, and wrote a couple stubs to display the interface. Next to nothing is working or useful.

main screen

Changes of note

  • [23.3.1] Add shift tab for field movement.
  • [23.2.23] Dialogs now do darkmode, Add settings dialog. App remembers window size and location.
  • [23-2-22] Added cty.dat file.
  • [23-2-21] Added edit macro dialog.
  • [23-2-20] Save view states. fixed debug messages. Started coding plugins/stubs.
  • [23-2-15] Added qss stylesheet. Connected Run and S&P radio buttons. Reads in cwmacros.
  • [23-2-12] Added View menu to show/hide macro buttons, command buttons, and the band/mode indicator on the left. Added OpOn dialog. Added a dark mode. QRZ lookup added but needs work.
  • [23-2-9] Initial post and name squatting.

Running from source

Since this is packaged for PyPi, if you want to work on your own source branch, after cloning from github you would:

pip install --upgrade pip
pip install setuptools
pip install build
source rebuild.sh

from the root directory. This installs a build chain and a local editable copy of not1mm.

There's two ways to launch the program from the local editable copy.

You can either be in the root of the source directory and type:

python not1mm

or be in some other directory and just type:

not1mm

Hiding screen elements

You can show or hide certain buttons/indicators by checking and unchecking their boxes under the view menu. You can then resize the screen to make it more compact.

View Menu

The your choices will be remembered when you relaunch the program.

Editing function key macros

You can edit the CW macros by right clicking on the buttons and filling out the dialog. Edit Macro

cty.dat and QRZ lookups for distance and bearing

When a callsign is entered, a look up is first done in a cty.dat file to determin the country of origin, geographic center, cq zone and ITU region. Great circle calculations are done to determin the heading and distance from your gridsquare to the grographic center. This information then displayed at the bottom left.

snapshot of heading and distance

After this, a request is made to QRZ for the gridsquare of the callsign. If there is a response the information is recalculated and displayed. You'll know is this has happened, since the gridsquare will replace the word "Regional".

snapshot of heading and distance

Settings dialog

Added a settings screen.

settings screen

You can fill it out if you want to.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

not1mm-23.3.1.tar.gz (490.4 kB view hashes)

Uploaded Source

Built Distribution

not1mm-23.3.1-py3-none-any.whl (508.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page