Pinned Repositories
3levelmemcache
All modern server side applications use memcached as fast caching technology. Memcached comes with multiple languages clients including java. The client provides you an ability to gain access to the memcached servers and perform operations you need. All these operations a low level and require you to have control over synchronous/asynchronous execution of your request, require you to specify serializer to use, require you to manage data at low level. As you know memcached is in-memory storage, if server crashes - data is lost. To avoid this kind of issues we write/read data from 2 identical memcached storages. Even if one crashes the other still able to server traffic and application do not see the problem. No outage for application.
aard2-android
Aard2 for Android, a simple dictionary app
AAT
Another Activity Tracker for Android
abcore
ABCore - Android Bitcoin Core
action-tmate
Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.
adbwireless
ADB Wireless source has gone missing, cloning it if needed here.
adsdroid
Unofficial AllDataSheet Android application
CloudStream-3
Android app for streaming and downloading Movies, TV-Series and Anime.
pict2cam
Android fake camera application to feed camera intents with files in your device's storage
salesforce-soql-parser
Salesforce Soql Antlr Parser for Java
adam84luong's Repositories
adam84luong/AndroTainer
Android app for portainer
adam84luong/Anki-Android
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
adam84luong/AppManager
A full-featured package manager and viewer for Android
adam84luong/avnc
VNC Client for Android
adam84luong/CloudStream-3
Android app for streaming and downloading Movies, TV-Series and Anime.
adam84luong/pict2cam
Android fake camera application to feed camera intents with files in your device's storage
adam84luong/Pushie
Android application to interface with the PasswordPusher API https://github.com/pglombardo/PasswordPusher/wiki/Password-API
adam84luong/AAT
Another Activity Tracker for Android
adam84luong/aircrack-ng
WiFi security auditing tools suite
adam84luong/andFHEM
Manage your FHEM home automation server via Android.
adam84luong/Android_Stock_Price
Android Application
adam84luong/AnyMemo
Advanced Spaced Repetition flashcard learning software for Android.
adam84luong/AnySoftKeyboard
Android (f/w 2.1+) on screen keyboard for multiple languages (chat https://gitter.im/AnySoftKeyboard)
adam84luong/babydots
Sensory app for young babies
adam84luong/BaldPhone
A new accessible interface for your smartphone, suitable for seniors
adam84luong/BikeSharingHub
Shared bikes for Android
adam84luong/bitcoin-wallet
Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.
adam84luong/ClashForAndroid
A rule-based tunnel for Android.
adam84luong/flutter-folio
A platform adaptive Flutter app for desktop, mobile and web.
adam84luong/Full-Stack-AI-Meme-Generator
Uses Various AI Service APIs to generate memes with text and images
adam84luong/getx
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
adam84luong/langflow
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
adam84luong/Magisk
The Magic Mask for Android
adam84luong/MyMacBox
adam84luong/n8n
Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
adam84luong/PhoGPT
PhoGPT: Generative Pre-training for Vietnamese
adam84luong/qBittorrent
qBittorrent BitTorrent client
adam84luong/qrserv
Transfer files with ease over a network.
adam84luong/torrentcore
BitTorrent for .NET Core
adam84luong/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android