-
Unity-Scanner Public
A unified Unity Editor & MCP tool for project health analysis across various categories. Combines dependency scanning, missing reference detection, material/texture/shader auditing, addressables an…
-
LogKeeper-Flutter-Firebase Public
Log snapshot management solution (iOS/Android/Web/Server) built with Flutter/Dart using Bloc pattern and Firebase Firestore backend.
-
Unity-Dependencies-Hunter Public
This tool finds unreferenced assets by scanning all files in your Unity project.
-
A Unity Editor tool for analyzing Unity Addressables build layouts. Loads `BuildLayout.txt` files and provides detailed analysis of bundles, groups, assets, duplicates, labels, and cross-build comp…
-
Unity-Textures-Hunter Public
Provides summary of all textures and atlases in Unity project
-
Simplified implementation of Editor Coroutines from Unity
-
Finds all missing references in your project. Reads contents of assets to detect whether GUIDs they contain exist within the project.
-
Unity-Materials-Hunter Public
Provides summary of all materials and renderers in Unity project
-
Unity-Lite-Editor-Coroutines Public
Alternative version of Unity Editor Coroutines
-
Unity-Asset-Inspector Public
Editor tool for inspecting asset references. It shows which dependencies selected assets have (serialized dependencies plus raw `guid:` usages), with optional Addressables / bundle context.
C# MIT License UpdatedMay 7, 2026 -
proviso Public
A complete set of Flutter tools for conditional rendering (if-else and switch conditions), subtree wrapping with a parent widget, and some handy shortcuts (like DebugWidget, WebOnlyWidget, SafeBuil…
-
UPM-Package-Manager Public
A script to create and edit UPM plugins
Go MIT License UpdatedMay 1, 2026 -
MacOS-SOCKS-Proxy Public
Simple UI for managing SSH SOCLS proxy connect on MacOS
Swift MIT License UpdatedApr 22, 2026 -
crunch_textures Public
Check and resize textures to work with Crunch compression (multiple of 4 width and height requirement)
-
-
Sample-Dart-Console-App Public
A sample Dart command-line application that performs replace operations e.g. package name change.
-
FireShift Public
Flutter + Nest.js AWS Lambda + mongoDB (Mongoose) tool for getting user feedback
-
monday_slack_unfurl Public
Slack App for monday.com links unfurling using AWS Lambda & JavaScript
-
C-Sharp-Cancellable-Promise Public
Forked from Real-Serious-Games/C-Sharp-PromisePromises library for C# for management of asynchronous operations with cancellation support.
-
Monday.com-Auto-ID-generator Public
This tool can be used as a WebHook for Monday.com to assign Auto Incremented IDs to pulses. Designed to be deployed on AWS Lambda. Has a few additional APIs for manual usage.
-
Router.NET Public archive
.NET Core AWS Lambda application with DynamoDB and MongoDB storage implementations. Can be used for routing your apps towards different servers.
C# MIT License UpdatedJul 21, 2021 -
Flutter-Notes Public
An example Flutter Notes management app backed by Firebase Firestore and Async Redux
-
LogKeeper-JetPackCompose Public
This is a sample Android native app for sharing logs. Uses JetPack Compose and Firebase Firestore.
Kotlin MIT License UpdatedJun 29, 2021 -
LogKeeper-SwiftUI Public
This is a sample iOS native app for sharing logs. SwiftUI, Redux, Firebase/Firestore
-
NotesCompose Public
A sample Android JetPack Compose app with Firestore, Room, Retrofit usages combined with Kotless sample API