joysaaaa / microbe-web

Microbe Web UI is a default web interface for OpenIPC firmware.

Home Page:https://openipc.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenIPC logo

microbe-web

Microbe is a web interface for OpenIPC Firmware, and is available on port 85 of your camera.

Web interface uses system credentials for access. Default username is root, and password is 12345. You will be asked to change the password at the first login. Please note that this will also affect your login via ssh!

Support

OpenIPC offers two levels of support.

  • Free support through the community via chat.
  • Paid commercial support directly from the team of developers.

Please consider subscribing for paid commercial support if you intend to use our product for business. As a paid customer, you will get technical support and maintenance services directly from our skilled team. Your bug reports and feature requests will get prioritized attention and expedited solutions. It's a win-win strategy for both parties, that would contribute to the stability your business, and help core developers to work on the project full-time.

If you have any specific questions concerning our project, feel free to contact us.

Participating and Contribution

If you like what we do, and willing to intensify the development, please consider participating.

You can improve existing code and send us patches. You can add new features missing from our code.

Please make changes against the dev branch of the project, that's where the most recent code resides. Keep your codebase fresh pulling changes from the repo frequently, merging them into your local repo, and rebasing your code to eliminate conflicts. Remember that you write for embedded linux thus please keep your code as small and opimized as possible. Avoid using extra libraries like jQuery, pure JavaScript is quite enough. Use valid HTML5 code. Avoid using deprecated tags and attributes.

You can help us to write a better documentation, proofread and correct our websites.

You can just donate some money to cover the cost of development and long-term maintaining of what we believe is going to be the most stable, flexible, and open IP Network Camera Framework for users like yourself.

You can make a financial contribution to the project at Open Collective.

Thank you.

Open Collective donate button

About

Microbe Web UI is a default web interface for OpenIPC firmware.

https://openipc.org

License:MIT License


Languages

Language:Shell 82.8%Language:JavaScript 11.4%Language:HTML 4.7%Language:SCSS 1.2%