consulttelecom / ekahau-cisco-ap-name

Python script to add the names of access points into the Ekahau survey project file. Cisco WLC config file is used as the source of data about AP names.
MIT License
4 stars 0 forks source link

Enhancement for cross MacOS and Windows #1

Closed jurgenslombard closed 1 year ago

jurgenslombard commented 1 year ago

First of all, thank you for your great work and for sharing!

The only thing I wanted to suggest is to add the pathlib function. This will solve the / and \ issue between Windows and other operating systems directories.

Other than the "\" changes I had to make on the script to work with MacOS, the reset worked very well.