All Projects → josh- → Todayflights

josh- / Todayflights

TodayFlights is a Notification Center widget that allows you to track flights using the 'FlightUtilities' macOS system framework.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Todayflights

Slidingdrawer
SlidingDrawer hides content out of the screen and allows the user to drag a handle to bring the content on screen.
Stars: ✭ 94 (-20.34%)
Mutual labels:  widget
Net widgets
Network widgets for Awesome WM
Stars: ✭ 103 (-12.71%)
Mutual labels:  widget
Stackexpandableview
A custom view that resembles the iOS notification group behavior
Stars: ✭ 112 (-5.08%)
Mutual labels:  widget
React Autocomplete Input
Autocomplete input field for React
Stars: ✭ 100 (-15.25%)
Mutual labels:  widget
Socialcount
Unmaintained (see the README): Simple barebones project to show share counts from various social networks.
Stars: ✭ 1,382 (+1071.19%)
Mutual labels:  widget
Nativescript Drop Down
A NativeScript DropDown widget.
Stars: ✭ 107 (-9.32%)
Mutual labels:  widget
Gaphas
Gaphas is the diagramming widget library for Python.
Stars: ✭ 91 (-22.88%)
Mutual labels:  widget
Ka Table
Lightweight MIT React Table component for both TS and JS with Sorting, Filtering, Grouping, Virtualization, Editing and many more
Stars: ✭ 117 (-0.85%)
Mutual labels:  widget
Tkdotsegment
TKDotSegment is a segment with dot animation
Stars: ✭ 103 (-12.71%)
Mutual labels:  widget
Flutter Status Alert
Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow.
Stars: ✭ 111 (-5.93%)
Mutual labels:  widget
Material Bottomnavigation
Bottom Navigation widget component inspired by the Google Material Design Guidelines at https://www.google.com/design/spec/components/bottom-navigation.html
Stars: ✭ 1,375 (+1065.25%)
Mutual labels:  widget
Calendar view
an android widget to show calendar
Stars: ✭ 102 (-13.56%)
Mutual labels:  widget
Responsible Ai Widgets
This project provides responsible AI user interfaces for Fairlearn, interpret-community, and Error Analysis, as well as foundational building blocks that they rely on.
Stars: ✭ 107 (-9.32%)
Mutual labels:  widget
Evntouchiddemo
🆔 iOS fingerprint login process implementation
Stars: ✭ 98 (-16.95%)
Mutual labels:  widget
Hibiscus.js
Native Angular directives for Bootstrap4
Stars: ✭ 115 (-2.54%)
Mutual labels:  widget
Animatedpieview
// 一个好吃的甜甜圈?
Stars: ✭ 1,319 (+1017.8%)
Mutual labels:  widget
Bubble Navigation
🎉 [Android Library] A light-weight library to easily make beautiful Navigation Bar with ton of 🎨 customization option.
Stars: ✭ 1,537 (+1202.54%)
Mutual labels:  widget
Windows Hangul Clock
Hangul Clock for Windows Desktop Widget
Stars: ✭ 118 (+0%)
Mutual labels:  widget
Fanray
A blog built with ASP.NET Core
Stars: ✭ 117 (-0.85%)
Mutual labels:  widget
Flutter crop
Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in pure Dart code.
Stars: ✭ 107 (-9.32%)
Mutual labels:  widget

TodayFlights

TodayFlights is a Notification Center widget that allows you to monitor flights as they depart, fly and land. It uses the system flight tracking framework included in macOS.

Please note that Notification Center's Today widgets have been deprecated in macOS 11

Installation

Usage

  1. Download the DMG file from above and copy the TodayFlights app to the Applications folder
  2. Launch the TodayFlights app
  3. Open Notification Center, select "Today" and click "1 new" at the bottom of the panel
  4. Add the TodayFlights widget by clicking on the plus icon (+)
  5. Start tracking a flight number by hovering over the widget and clicking the info button that appears in the top-right corner

A flight number is composed of the two character Airline Code and one to four digit Route Number, for example, for the flight number MH129:

Airline Code Route Number
MH 129

TODO

  • Support sending optional user notifications when the flight departs, experiences delays and lands.
  • Localisation

Requirements

  • macOS 10.15 or later

License

The MIT License (MIT)

Copyright (c) 2020 Josh Parnham

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].