All Projects → iampawan → Trillapp

iampawan / Trillapp

Licence: other

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Trillapp

Your First Pwapp
Code associated with Your First Progressive Web App codelab
Stars: ✭ 619 (+1487.18%)
Mutual labels:  offline
Demo Progressive Web App
🎉 A demo for progressive web application with features like offline, push notifications, background sync etc,
Stars: ✭ 798 (+1946.15%)
Mutual labels:  offline
Probtopdf
Turn online textbook into Exam-friendly, offline, searchable PDF
Stars: ✭ 27 (-30.77%)
Mutual labels:  offline
Vue Wordpress Pwa
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps
Stars: ✭ 665 (+1605.13%)
Mutual labels:  offline
Myetherwallet
MyEtherWallet (our friends call us MEW) is a free, client-side interface helping you interact with the Ethereum blockchain.
Stars: ✭ 726 (+1761.54%)
Mutual labels:  offline
Imgcache.js
JS library based on the File API to cache images for offline recovery (target: cordova/phonegap & chrome)
Stars: ✭ 814 (+1987.18%)
Mutual labels:  offline
Db
GroundDB is a thin layer providing Meteor offline database and methods
Stars: ✭ 569 (+1358.97%)
Mutual labels:  offline
Simple Offline Blog
A simple offline blog, using ServiceWorker
Stars: ✭ 31 (-20.51%)
Mutual labels:  offline
Crawler
A high performance web crawler in Elixir.
Stars: ✭ 781 (+1902.56%)
Mutual labels:  offline
Data Collection Dotnet
Data collection application built using the .NET Runtime SDK.
Stars: ✭ 17 (-56.41%)
Mutual labels:  offline
Coinbin
Javascript Bitcoin Wallet. Supports Multisig, Stealth, HD, SegWit, Bech32, Time Locked Addresses, RBF and more!
Stars: ✭ 694 (+1679.49%)
Mutual labels:  offline
Devdocs
API Documentation Browser
Stars: ✭ 27,208 (+69664.1%)
Mutual labels:  offline
Useful Softwares Tools List
List of useful Softwares, Tools, Plugins, Utilities (Online/Offline)
Stars: ✭ 7 (-82.05%)
Mutual labels:  offline
Bootstrap4 Offline Docs
Bootstrap 4.4 offline documentation
Stars: ✭ 655 (+1579.49%)
Mutual labels:  offline
Webstore
Package of applications allowing to compress HTML content into a single application together with a simple web browser (e-books alternative)
Stars: ✭ 7 (-82.05%)
Mutual labels:  offline
Sw Precache
Service Worker Precache is a module for generating a service worker that precaches resources. It integrates with your build process. Once configured, it detects all your static resources (HTML, JavaScript, CSS, images, etc.) and generates a hash of each file's contents. Information about each file's URL and versioned hash are stored in the generated service worker file, along with logic to serve those files cache-first, and automatically keep those files up to date when changes are detected in subsequent builds.
Stars: ✭ 5,276 (+13428.21%)
Mutual labels:  offline
Dexie.js
A Minimalistic Wrapper for IndexedDB
Stars: ✭ 7,337 (+18712.82%)
Mutual labels:  offline
Storage Based Queue
Javascript queue library with persistent storage based queue mechanism for the browsers environments. Specially designed for offline.
Stars: ✭ 33 (-15.38%)
Mutual labels:  offline
React Native Background Task
Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed.
Stars: ✭ 873 (+2138.46%)
Mutual labels:  offline
Vuefront Nuxt
Vuefront Nuxt module for building components based on config.
Stars: ✭ 16 (-58.97%)
Mutual labels:  offline

Flutter TrillApp

TrillApp is made for flutter create contest unser 5KB of dart code. The purpose of the app is to share the data between devices offline using sound. Suppose, you are boarding a shuttle/bus/train, how easy it will be for you and the driver to hop you on using sound without internet on as single click.

There can be many use cases where you want to send some bytes of data but don't have any internet connection. So, Trill App is for you. It doesn't require any internet. For the purpose of explaining it, I have made this chat app where you can send some bytes of message using sound to other nearby devices.

  • The App is running on both android & iOS real devices when I tested. Make sure to give microphone permission when it asks for it.

To build the apk use

flutter build apk --release --target-platform android-arm64

Screenshots

Created & Maintained By

Pawan Kumar (@imthepk) (Youtube) (Insta)

License

Copyright 2019 Pawan Kumar

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Getting Started

For help getting started with Flutter, view our online documentation.

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