[PR #711] [CLOSED] Code porting to Raspbian #1667

Closed
opened 2026-02-28 02:12:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/711
Author: @Jose-Monteiro
Created: 8/29/2018
Status: Closed

Base: developmentHead: master


📝 Commits (8)

📊 Changes

5 files changed (+23 additions, -5 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE.md (+4 -0)
📝 WiFiManager.cpp (+16 -3)
📝 examples/AutoConnectWithFSParameters/AutoConnectWithFSParameters.ino (+1 -0)
📝 library.json (+1 -1)
📝 library.properties (+1 -1)

📄 Description

Sorry if this is the wrong place. I used WifiManager on a NodeMCU with great success. After this I installed MotionEyeOS on a raspberry pi zero w and, by comparison, saw that MotionEyeOS lacks this feature, because wifi ssid and password are rock solid hard coded.

So the question is: do you think is it possible to port WifiManager to MotionEyeOS? If so, how can we start the process?
Thank you in advance


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tzapu/WiFiManager/pull/711 **Author:** [@Jose-Monteiro](https://github.com/Jose-Monteiro) **Created:** 8/29/2018 **Status:** ❌ Closed **Base:** `development` ← **Head:** `master` --- ### 📝 Commits (8) - [`d27fa7d`](https://github.com/tzapu/WiFiManager/commit/d27fa7df618e7eaad7f54e26aec635e274dc2224) hotfixing #425 - [`0f2ba75`](https://github.com/tzapu/WiFiManager/commit/0f2ba754e2499e04c4d48d1ef00b488ae68f5778) Update AutoConnectWithFSParameters.ino - [`40d522d`](https://github.com/tzapu/WiFiManager/commit/40d522d8b6aed741ee9d99abc14376ce9b28ec6c) Merge pull request #649 from vincentVDB/patch-1 - [`3249566`](https://github.com/tzapu/WiFiManager/commit/32495668d8ac691d72ec77b5e423c6f8d3d845b7) Update ISSUE_TEMPLATE.md - [`704a7ae`](https://github.com/tzapu/WiFiManager/commit/704a7ae393e8b8f820a73924d0480aae85781c26) hotfix WPS NO_EXTRA_4K_HEAP - [`6a13968`](https://github.com/tzapu/WiFiManager/commit/6a139688f3876b3bdf90d0a09b58dec04ce4b516) ver .13 - [`dd7a686`](https://github.com/tzapu/WiFiManager/commit/dd7a6861814e74ae1645d7fd028d4c8ea23a3562) Merge branch 'hotfixes' - [`440f312`](https://github.com/tzapu/WiFiManager/commit/440f312575fc92ed7fe6eec9f81f33b1c011fbbe) v 0.14 ### 📊 Changes **5 files changed** (+23 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE.md` (+4 -0) 📝 `WiFiManager.cpp` (+16 -3) 📝 `examples/AutoConnectWithFSParameters/AutoConnectWithFSParameters.ino` (+1 -0) 📝 `library.json` (+1 -1) 📝 `library.properties` (+1 -1) </details> ### 📄 Description Sorry if this is the wrong place. I used WifiManager on a NodeMCU with great success. After this I installed MotionEyeOS on a raspberry pi zero w and, by comparison, saw that MotionEyeOS lacks this feature, because wifi ssid and password are rock solid hard coded. So the question is: do you think is it possible to port WifiManager to MotionEyeOS? If so, how can we start the process? Thank you in advance --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 02:12:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1667
No description provided.