Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deadcoder0904/net-alert
A menu bar app to check if Internet is ✅ Online or ❌ Offline
https://github.com/deadcoder0904/net-alert
app cocoa mac macos menu-bar menu-bar-app net-alert offline online online-offline
Last synced: 28 days ago
JSON representation
A menu bar app to check if Internet is ✅ Online or ❌ Offline
- Host: GitHub
- URL: https://github.com/deadcoder0904/net-alert
- Owner: deadcoder0904
- Created: 2018-09-20T08:12:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T04:04:28.000Z (almost 6 years ago)
- Last Synced: 2024-08-03T09:05:21.986Z (4 months ago)
- Topics: app, cocoa, mac, macos, menu-bar, menu-bar-app, net-alert, offline, online, online-offline
- Language: Swift
- Homepage:
- Size: 281 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - Net Alert
README
# net-alert
> A menu bar app to check if Internet is ✅ Online or ❌ Offline
It is written in Swift. This is my 2nd project made for fun when my internet become shitty.
Initially I used [is-online-cli](https://github.com/sindresorhus/is-online-cli) by [@sindresorhus](https://github.com/sindresorhus) but my internet sucked too much & it was constantly going offline & online. So after a little while, I got bored of typing `is-online` in Terminal all the time to check if my internet is up or not.
So I made this little app which will looks like traffic signal for the internet connection.
It will be 🍏 Green if internet is **Online**, 🔴 Red if its **Offline** & 💛 Yellow if there is an error while connecting.
If you like this app, checkout my 1st app also made in Swift called [Away From Keyboard (AFK)](https://akshaykadam.me/apps/away-from-keyboard/?ref=github)
AFK is for anyone who works for a long time on a computer to reduce eye strain by getting reminded by AFK to take a break.
To know about more cool projects I'm working on [follow me on Twitter](https://twitter.com/deadcoder0904)