• Stars
    star
    388
  • Rank 110,734 (Top 3 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created over 7 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

📲 Firebase Cloud Messaging toolbox

FCM toolbox

This public toolbox allows you to easily test and debug the Firebase Cloud Messaging service.

  • Send and receive FCM messages
  • Manage registered devices
  • Self-hosting capabilities

On the public toolbox versions, users share the same FCM and FRD instances, be responsible!

demo

Android app

Download the latest public version on the Play Store or choose your release version.

  • Notify its presence and send its FCM token to a remote server
  • Issue a notification for each message
  • Retain all received messages

android_empty android_lis android_notifications

Configuration

You can build your own version of the Android FCM toolbox app and provide your own google-services.json file.
See official documentation.

Web app

The public web app is located at simonmarquis.github.io/FCM-toolbox

  • Send multiple types of payloads
  • Maintain a local list of devices
  • See online devices

web

Configuration

You can host your own version of the web FCM toolbox or simply provide your own API Keys.
See official documentation.

web_configuration

More Repositories

1

InternalAppStore

📦 Manage your own internal Android App Store.
Kotlin
511
star
2

Android-SecretCodes

Secret Codes is an Open Source application that allows you to browse through hidden codes of your Android phone.
Java
296
star
3

AR-Toolbox

🧰 ARCore & Sceneform Playground
Kotlin
282
star
4

Android-PreferencesManager

⚙️ Preferences Manager is an Open Source application that allows you to seamlessly edit application's preferences.
Java
157
star
5

Android-App-Linking

🔗 The ultimate developer guide to Android application linking methods
Kotlin
93
star
6

SleepTimer

💤 Simplest Sleep Timer
Kotlin
90
star
7

Android-InstallReferrer

Install Referrer is an Open Source application that allows you to test the referrer attribute on the Google Play Store
Java
79
star
8

Android-Spans

Kotlin and Java wrappers around SpannableStringBuilder (Inspired by JakeWharton's Truss and Kotlin's kotlinx.html)
Java
71
star
9

QrCode

🏁 Scan and create QR Codes.
Kotlin
62
star
10

Android-UrlSchemeInterceptor

Intercept and debug url scheme on Android
Java
33
star
11

Android-SoundQuickSettings

🔊 A simple Quick Settings Tile to control the sound volume.
Kotlin
28
star
12

SealedObjectInstances

A Kotlin Symbol Processor to list sealed object instances.
Kotlin
26
star
13

Maven-Dependency-Tree

🌲 Kotlin script to list transitive dependencies of a Maven artifact.
Kotlin
21
star
14

Android-Snippets

Snippets for Android developers
19
star
15

Android-Version-Distribution

Kotlin
7
star
16

svg2avd

⚙️ Kotlin script to convert SVG files to AVD (Android Vector Drawable)
Kotlin
4
star
17

TIL

🗓️ Today I Learned
HTML
3
star
18

FTL-segfault

Kotlin
3
star
19

Preferences-filtering

🔎 Search through Android's Preferences screens
Kotlin
2
star
20

Firebase-Test-Lab-Devices

2
star
21

kotlinx.serialization-2385

Reproducer for https://github.com/Kotlin/kotlinx.serialization/issues/2385
Kotlin
1
star
22

GitHub-Actions-Playground

🛝 Playground for GitHub Actions
Kotlin
1
star
23

advent-of-code-2023

🎄
Kotlin
1
star
24

mkdocs-material-7044

Reproducer for https://github.com/squidfunk/mkdocs-material/issues/7044
1
star
25

JavaAgent

👮 Detect suppressed exceptions in unit tests.
Kotlin
1
star
26

Firebase-Remote-Config-Changes-Notifier

🔥 Notify changes in Firebase Remote Config in real time through Slack Webhooks.
JavaScript
1
star
27

ci-gradle-properties-action

🐘 Copy Gradle properties file to the CI's home directory.
1
star
28

android-accept-licenses

Accept Android licenses with `sdkmanager`.
1
star