All Projects → Flipper-Zero → Flipper Ios App

Flipper-Zero / Flipper Ios App

Licence: mit
iOS Mobile App to rule all Flipper's family

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Flipper Ios App

Alt F4
Alternative Factorio Friday Fan Facts, also known as Alt-F4
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
Made In Brazil
🇧🇷 A list of neat projects made in Brazil.
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
Vidage
Your solution to full-screen background video & image combined.
Stars: ✭ 1,579 (+1163.2%)
Mutual labels:  hacktoberfest
Care
Care is a single point to link Hospitals, Corona Care Centers and Volunteers to the unified Corona Safe Network so that the Kerala Chief Minister's Office has direct access to live reports of health data v/s our total. healthcare capacity
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
Webhint.io
🌍 webhint's website
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
Goteo
Goteo Version 3, the Open Source Crowdfunding Platform
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
Netbeans
Apache NetBeans
Stars: ✭ 1,747 (+1297.6%)
Mutual labels:  hacktoberfest
Impostor
Django app that enables staff to log in as other users using their own credentials.
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
Labgrid
embedded systems control library for development, testing and installation
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
Powerfulseal
A powerful testing tool for Kubernetes clusters.
Stars: ✭ 1,725 (+1280%)
Mutual labels:  hacktoberfest
Cloudnet V3
CloudNet v3 is the next generation of Minecraft Java and Bedrock cloud systems
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
Cross Domain Utils
Cross Domain utilities
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
Js2xml
Convert Javascript code to an XML document
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
Awesome Web Monetization
🕶️ Stuffs about Web Monetization. Packages, articles, documentation links and others tools.
Stars: ✭ 125 (+0%)
Mutual labels:  hacktoberfest
Fossjobs
fossjobs.net based on jobberbase
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
He4rtoberfest 2020
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
Geeksforgeeksscrapper
Scrapes g4g and creates PDF
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
Boring generators
Boring generators aims to make your development faster by delegating boring setups to us.
Stars: ✭ 125 (+0%)
Mutual labels:  hacktoberfest
Ruby build
Development repository for the ruby_build cookbook
Stars: ✭ 124 (-0.8%)
Mutual labels:  hacktoberfest
Fosite
Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
Stars: ✭ 1,738 (+1290.4%)
Mutual labels:  hacktoberfest

Flipper-iOS-App Discord

This is a work-in-progress iOS/watchOS/iPadOS app to rule all the Flipper family.

The app is being written in SwiftUI for iOS/iPadOS 14, watchOS 7 and macOS 11.

Development status

A rough roadmap

Stage 0

  1. Bluetooth connections setup.
  2. Basic data exchange with extensible support of different data types (dumps, plugins, settings, whatever).
  3. Some simple interface for testing.
  4. Shortcuts integration.

Stage 1

  1. Plugins store.
  2. Flipper basic features support.
  3. Some App Store worthy interface work. Basic iPadOS support.

Stage 2

  1. Advanced platform features, such as iCloud sync, AirDrop, file browser, widgets etc.
  2. Keyboard&mouse support, iPadOS and macOS interface.
  3. watchOS.

How to contribute

Current status

Now we're at stage 0.

First priority tasks

Bluetooth

Make BLE interaction work. The challenge here is we don't have any hardware on hand. Protocol is probably protobuf (discussion is ongoing).

Shortcuts support

Since Flipper is meant for hackers, users should be able to create interfaces for their Flipper firmware plugins.

Seems like Shortcuts fit this task, since they don't require App Store review and can be distributed easily. We'll probably need to make an API—a set of Shortcut actions. Community-created shortcuts could leverage this API to exchange messages between their iDevices and Flipper.

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