Skip to content

Add a commandline utility (`ais-decode`)

Compare
Choose a tag to compare
@M0r13n M0r13n released this 06 Mar 16:40
· 161 commits to master since this release
  • Pyais comes with a commandline utility now

    • ais-decode can decode single messages or files
    • you can read from a TCP/UDP socket from the terminal
    • no need to write Python code
  • Improves Socket API