Giter Site home page Giter Site logo

diveyez / berrylan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nymea/berrylan

0.0 0.0 0.0 5.5 MB

Raspberry Pi WiFi setup

Home Page: http://berrylan.org

License: GNU General Public License v3.0

QMake 2.54% QML 23.37% C++ 68.90% Shell 3.72% Objective-C 0.35% Objective-C++ 1.12%

berrylan's Introduction

BerryLan

Raspberry Pi WIFI setup

Get your headless Raspian into your WIFI without the Console

BerryLan

Download & installation

You can setup the wireless LAN of your headless Raspberry PI in just three steps.

Etch the image

Download the BerryLan flavoured Raspbian image and flash the SD Card. We recommend Etcher to do that. Note: SSH user/pwd for this image is both 'nymea'.

Power on

Insert the SD Card and power on your Raspberry Pi. All you need is your Raspberry and a power supply.

Get the App

Install the BerryLan iOS or Android App and follow the instructions. That's it, have fun!

Features

Plain Raspbian

Everything is like you are used to - we just add BerryLan.

IP Address

The app displays you the IP Address at the end of the setup process.

Instant Feedback

The app tells you if there might be an issue with the WLAN.

Licensing

BerryLan, being a nymea tool, follows the nymea license model (dual-licensed GPLv3 and nymea commercial). For more informations please visit https://www.nymea.io/documentation/overview/license

Installation on a plain Raspbian

Add the nymea repository to your system:

Note: replace <release> with you debian relase version like buster. Cou can find your release in /etc/os-release.

echo "deb http://repository.nymea.io <release> rpi" | sudo tee /etc/apt/sources.list.d/nymea.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key A1A19ED6

Install the dependencies:

sudo apt-get update
sudo apt-get install nymea-networkmanager dirmngr

Disable dhcpcd:

sudo systemctl disable dhcpcd
reboot

Thats it! Have fun with BerryLan!

berrylan's People

Contributors

amvdl avatar daebong-jeon avatar mymike00 avatar myshoeshurt avatar mzanetti avatar nymea-jenkins avatar rhythm-section avatar simonseres avatar t-mon avatar vocatan avatar weblate avatar yeyeto2788 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.