All Projects → lilydjwg → Wait Online

lilydjwg / Wait Online

Licence: gpl-3.0
Wait until we're connected to the Internet

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Wait Online

Archcraft
// Source : ISO
Stars: ✭ 437 (+1406.9%)
Mutual labels:  archlinux
Plymouth Themes
A hugh collection (80+) of plymouth themes ported from android bootanimations
Stars: ✭ 663 (+2186.21%)
Mutual labels:  archlinux
Btw I Use Arch Milanopride2019
Milano Pride 2019 "btw I use arch" shirt
Stars: ✭ 16 (-44.83%)
Mutual labels:  archlinux
Yubikey Full Disk Encryption
Use YubiKey to unlock a LUKS partition
Stars: ✭ 488 (+1582.76%)
Mutual labels:  archlinux
Atilo
Linux installer for termux
Stars: ✭ 629 (+2068.97%)
Mutual labels:  archlinux
Trizen
Lightweight AUR Package Manager
Stars: ✭ 696 (+2300%)
Mutual labels:  archlinux
Alis
Arch Linux Install Script (or alis) installs unattended, automated and customized Arch Linux system.
Stars: ✭ 400 (+1279.31%)
Mutual labels:  archlinux
Dotfiles
archlinux + i3wm + polybar + mpd(ncmpcpp)
Stars: ✭ 26 (-10.34%)
Mutual labels:  archlinux
Termuxarch
You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
Stars: ✭ 653 (+2151.72%)
Mutual labels:  archlinux
Pacaur
[unmaintained] An AUR helper that minimizes user interaction
Stars: ✭ 818 (+2720.69%)
Mutual labels:  archlinux
Open Build Service
Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
Stars: ✭ 599 (+1965.52%)
Mutual labels:  archlinux
Anlinux App
AnLinux allow you to run Linux on Android without root access.
Stars: ✭ 614 (+2017.24%)
Mutual labels:  archlinux
Pacapt
An ArchLinux's pacman-like wrapper for many package managers
Stars: ✭ 709 (+2344.83%)
Mutual labels:  archlinux
Linux Wifi Hotspot
Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
Stars: ✭ 434 (+1396.55%)
Mutual labels:  archlinux
Repo
Arch Linux CN Repository
Stars: ✭ 929 (+3103.45%)
Mutual labels:  archlinux
Pacwall
A live wallpaper that shows the dependency graph and status of installed packages.
Stars: ✭ 412 (+1320.69%)
Mutual labels:  archlinux
Aurutils
Helper tools for the AUR.
Stars: ✭ 695 (+2296.55%)
Mutual labels:  archlinux
Cpcache
central pacman cache
Stars: ✭ 15 (-48.28%)
Mutual labels:  archlinux
Fix Bt A2dp
Workaround fixing no A2DP when BT headphone reconnects automatically (after being paired)
Stars: ✭ 25 (-13.79%)
Mutual labels:  archlinux
Yay
Yet another Yogurt - An AUR Helper written in Go
Stars: ✭ 7,100 (+24382.76%)
Mutual labels:  archlinux

Wait until we're connected to the Internet.

The Internet may be behind a captive portal, so let's wait for that.

Installation

If you are using Arch Linux, just makepkg and use pacman to install.

If not, you're on your own (patches welcome).

Service usage

Run sudo systemctl enable --now wait-online after installation to activate.

This service will be ordered before network-online.target, so your services needing Internet access will be started at the correct time.

There is also a wait-online-onresume.service that you can enable for restarting wait-online.service after resuming from a sleep so that the wait-online command works well.

Command line usage

check-online will check if we are connected to the Internet and notify wait-online. This is the service script.

wait-online will wait until we are connected to the Internet (need check-online running).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].