All Projects → pontusab → Fastlane

pontusab / Fastlane

🚗 Book Uber from your menubar, fast using Electron, React and Redux 🍟

Projects that are alternatives of or similar to Fastlane

Mojibar
🍊 Emoji searcher but as a menubar app.
Stars: ✭ 2,040 (+706.32%)
Mutual labels:  menubar
Nocturnal
A Dimness and Night Shift menu bar app for macOS 🌙
Stars: ✭ 199 (-21.34%)
Mutual labels:  menubar
Uber Mobile Web
This is an attempt to mock the new uber app into mobile web to learn how react can be used to optimize for mobile web.
Stars: ✭ 235 (-7.11%)
Mutual labels:  uber
Baritone
Spotify controls that live in your menubar.
Stars: ✭ 178 (-29.64%)
Mutual labels:  menubar
Expo Uber
Uber UI Clone with React Native & Expo
Stars: ✭ 186 (-26.48%)
Mutual labels:  uber
Datweatherdoe
Simple menu bar weather app for macOS
Stars: ✭ 209 (-17.39%)
Mutual labels:  menubar
Ambar Swiftui
Ambar is a macOS Menu Bar app built with SwiftUI.
Stars: ✭ 170 (-32.81%)
Mutual labels:  menubar
H3
Hexagonal hierarchical geospatial indexing system
Stars: ✭ 3,167 (+1151.78%)
Mutual labels:  uber
Atari Model Zoo
A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release that enables easy visualization and analysis of models, and comparison across training algorithms.
Stars: ✭ 198 (-21.74%)
Mutual labels:  uber
Simon
Simple menubar system monitor for macOS, written in Python with pyobjc.
Stars: ✭ 228 (-9.88%)
Mutual labels:  menubar
Vue Dock Menu
⚓Dockable Menu bar for Vue
Stars: ✭ 183 (-27.67%)
Mutual labels:  menubar
Ridesharing Android
Ridesharing driver & rider sample apps using HyperTrack SDK
Stars: ✭ 186 (-26.48%)
Mutual labels:  uber
Makisu
Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
Stars: ✭ 2,409 (+852.17%)
Mutual labels:  uber
Airbnb Android Google Map View
This is a sample Android Application which has Google Map view similar to what AirBnb Android Application. Moving Markers like Uber/Ola. Custom Google Search for places. Recycler view with Animations added.
Stars: ✭ 175 (-30.83%)
Mutual labels:  uber
Spotmenu
Stars: ✭ 2,668 (+954.55%)
Mutual labels:  menubar
Spotify Now Playing
Spotify now playing information and control popup for macOS menu bar
Stars: ✭ 171 (-32.41%)
Mutual labels:  menubar
Pibar
PiBar for Pi-hole - Manage your Pi-hole(s) from your menu bar!
Stars: ✭ 208 (-17.79%)
Mutual labels:  menubar
Side Menu.ios
Animated side menu with customizable UI
Stars: ✭ 2,702 (+967.98%)
Mutual labels:  menubar
Nimble
A Wolfram|Alpha® menu bar app.
Stars: ✭ 237 (-6.32%)
Mutual labels:  menubar
Xbar
Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)
Stars: ✭ 15,693 (+6102.77%)
Mutual labels:  menubar

Fastlane - Book Uber from your menubar, fast and simple.

Build

ScreenShot

Why?

I wanted to build something with React and Electron so I started thinking during Christmas what I wanted to build and I realized when I sat at the computer and did not know where my cell phone was to be able to book an Uber then it hit me that an Mac App for Uber would be fun to build and Uber pretty recently released their API endpoint for requests. Success!

I started of using Sketch and moked everything up in Html, Css and then React. I have noticed that the code and structure could easily be rewritten to be more easy to understand and use.

Installation

Run npm-install to install all dependencies and rename config-template.json to config.json and add your API-keys from (https://developer.uber.com).

Start the app by running npm run start and to build the packade npm run build.

TODO

  • [ ] Reduce bundle size
  • [ ] Refactor code
  • [ ] Remove Api-server and use client only (CORS support)
  • [x] Add support for no cars available
  • [x] Implement Map

How to contribute

My contact information is located on my Github profile

Got questions or suggestions?

Author

Pontus Abrahamsson

Pontus Abrahamsson

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