Support args and config file #11

Closed
opened 2021-07-25 10:41:31 +02:00 by pranav · 5 comments
Owner

Currently the wifi ap ssid and password is not changable. Allow changing it via configuration files and arguments

Status

  • Support arguments
  • Support configuration file
  • Support using the values from arguments and configurations for doing some work
Currently the wifi ap ssid and password is not changable. Allow changing it via configuration files and arguments ## Status - [x] Support arguments - [x] Support configuration file - [x] Support using the values from arguments and configurations for doing some work
pranav added the
help wanted
enhancement
labels 2021-07-25 10:41:31 +02:00
pranav changed title from Support config file to Support args and config file 2021-07-30 07:03:04 +02:00
Author
Owner

Added --ap-ssid, --ap-passwd and --adhoc-name

Added `--ap-ssid`, `--ap-passwd` and `--adhoc-name`
pranav added a new dependency 2021-07-31 07:42:41 +02:00
pranav added this to the Convert into daemon milestone 2021-08-02 12:46:41 +02:00
Author
Owner

Added support for configuration files

Added support for configuration files
Author
Owner

We can merge into master after implementing --print-wifi

We can merge into master after implementing `--print-wifi`
Author
Owner

Everything is done, I think. And now we have a naxalnet.conf in the repo

Everything is done, I think. And now we have a naxalnet.conf in the repo
Author
Owner

Changed naxalnet.conf to naxalnet.conf.example. This will be installed in /etc.
The work is done. I'm closing this thread (or whatever it is called) and creating a new version.

Changed `naxalnet.conf` to `naxalnet.conf.example`. This will be installed in `/etc`. The work is done. I'm closing this thread (or whatever it is called) and creating a new version.
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: pranav/pybatmesh#11
No description provided.