All Projects → Loggerpro → Similar Projects or Alternatives

664 Open source projects that are alternatives of or similar to Loggerpro

Go Gtp
GTP(GPRS Tunneling Protocol) implemented in pure Golang.
Stars: ✭ 116 (-49.78%)
Mutual labels:  mobile
Remirror
ProseMirror toolkit for React 🎉
Stars: ✭ 973 (+321.21%)
Mutual labels:  mobile
Styled React Boilerplate
Minimal & Modern boilerplate for building apps with React & styled-components
Stars: ✭ 198 (-14.29%)
Mutual labels:  modern
Jay
😎 Supercharged JavaScript REPL
Stars: ✭ 970 (+319.91%)
Mutual labels:  modern
Swiftlysalesforce
The swiftest way to build iOS apps that connect to Salesforce
Stars: ✭ 115 (-50.22%)
Mutual labels:  mobile
Mangosta Ios
MongooseIM client for iOS
Stars: ✭ 28 (-87.88%)
Mutual labels:  mobile
Framework
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
Stars: ✭ 11,672 (+4952.81%)
Mutual labels:  mobile
Awesome Flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Stars: ✭ 38,582 (+16602.16%)
Mutual labels:  mobile
Cscore
cscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and Unity projects.
Stars: ✭ 115 (-50.22%)
Mutual labels:  logging-library
Awesome React Native
Awesome React Native components, news, tools, and learning material!
Stars: ✭ 30,759 (+13215.58%)
Mutual labels:  mobile
React Native Dynamic Search Bar
Medium Article: https://freakycoder.com/react-native-library-dynamic-search-bar-c03fea9fae36
Stars: ✭ 225 (-2.6%)
Mutual labels:  mobile
Magma
Platform for building access networks and modular network services
Stars: ✭ 913 (+295.24%)
Mutual labels:  mobile
Powerup Android
PowerUp is an educational choose-your-own-adventure game that utilizes a users uploaded curriculum to empower pre-adolescents to take charge of their reproductive health. This is the Android version of the game.
Stars: ✭ 114 (-50.65%)
Mutual labels:  mobile
Vanilla Emoji Picker
Modern emoji picker. Super light 2kb gzipped, simple and no frameworks 😻
Stars: ✭ 20 (-91.34%)
Mutual labels:  modern
Surfgear
Gear for safe Surf in Flutter
Stars: ✭ 156 (-32.47%)
Mutual labels:  mobile
Flutterdesignex
Pack of screens and widgets from my Flutter layouting exercises
Stars: ✭ 15 (-93.51%)
Mutual labels:  mobile
Flutter Status Alert
Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow.
Stars: ✭ 111 (-51.95%)
Mutual labels:  mobile
Immuni App Android
Official repository for the Android version of the immuni application
Stars: ✭ 881 (+281.39%)
Mutual labels:  mobile
React Portfolio Template
Modern React Portfolio Template (FREE)
Stars: ✭ 188 (-18.61%)
Mutual labels:  modern
Eliot
Eliot: the logging system that tells you *why* it happened
Stars: ✭ 874 (+278.35%)
Mutual labels:  logging-library
Presently
Android app for recording gratitude journal entries
Stars: ✭ 109 (-52.81%)
Mutual labels:  mobile
Voucherify Android Sdk
Android SDK for Voucherify - coupons, vouchers, promo codes
Stars: ✭ 13 (-94.37%)
Mutual labels:  mobile
Fxgl
Stars: ✭ 2,378 (+929.44%)
Mutual labels:  mobile
Metrica Plugin Xamarin
Xamarin plugin for Yandex AppMetrica SDK
Stars: ✭ 12 (-94.81%)
Mutual labels:  mobile
Nanolog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
Stars: ✭ 1,710 (+640.26%)
Mutual labels:  logging-library
Metrica Sample Dotnet
Yandex AppMetrica SDK Sample for Windows
Stars: ✭ 11 (-95.24%)
Mutual labels:  mobile
Substrate
Create native Java(FX) apps for desktop, mobile and embedded
Stars: ✭ 210 (-9.09%)
Mutual labels:  mobile
Awesome Unam
A curated list of awesome engineering ecosystem, including UNAM Projects
Stars: ✭ 10 (-95.67%)
Mutual labels:  mobile
Create Apollo App
Create Apollo App is a command-line tool designed to generate fully-configured starter Apollo GraphQL projects with essential dependencies for developing web, server and mobile applications and zero build configuration.
Stars: ✭ 110 (-52.38%)
Mutual labels:  mobile
Swipe
Swipe is the most accurate touch slider. Support both React and Angular.
Stars: ✭ 850 (+267.97%)
Mutual labels:  mobile
Audio recorder
Stars: ✭ 156 (-32.47%)
Mutual labels:  mobile
Amazeui Touch
Web Components for mobile devices based on React.
Stars: ✭ 936 (+305.19%)
Mutual labels:  mobile
Appstoreconnect Cli
An easy to use command-line tool for interacting with the Apple AppStore Connect API
Stars: ✭ 110 (-52.38%)
Mutual labels:  mobile
Didicallcar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
Stars: ✭ 935 (+304.76%)
Mutual labels:  mobile
React Native Open Project
可能是目前最用心收集的 React Native 优秀开源项目大全,公众号【aMarno】www.marno.cn
Stars: ✭ 2,254 (+875.76%)
Mutual labels:  mobile
Dat React Native
Browse through the web with the Dat protocol in your device!
Stars: ✭ 25 (-89.18%)
Mutual labels:  mobile
Ionic Framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Stars: ✭ 45,802 (+19727.71%)
Mutual labels:  mobile
Realm Dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
Stars: ✭ 927 (+301.3%)
Mutual labels:  mobile
Picodeploy
Deploy Pico-8 Carts as Standalone Applications on Desktop 🖥️(Electron) and Mobile 📱(Ionic) 📦👾
Stars: ✭ 153 (-33.77%)
Mutual labels:  mobile
Yii2 Telegram Log
Telegram log target for Yii 2
Stars: ✭ 24 (-89.61%)
Mutual labels:  logging-library
Appdevkit
AppDevKit is an iOS development library that provides developers with useful features to fulfill their everyday iOS app development needs.
Stars: ✭ 1,426 (+517.32%)
Mutual labels:  mobile
Mobile Detect
Extension for detecting mobile devices, managing mobile view types, redirect to mobile version for Nette Framework (2.4+)
Stars: ✭ 19 (-91.77%)
Mutual labels:  mobile
Wordpress Android
WordPress for Android
Stars: ✭ 2,601 (+1025.97%)
Mutual labels:  mobile
Flutter Client
Invoice Ninja client built with Flutter
Stars: ✭ 900 (+289.61%)
Mutual labels:  mobile
Awesome Arcore
A curated list of awesome ARCore projects and resources. Feel free to contribute!
Stars: ✭ 106 (-54.11%)
Mutual labels:  mobile
Vue Wheel Scroll Datepikcer
mobile date picker like ios scroll
Stars: ✭ 18 (-92.21%)
Mutual labels:  mobile
Gwt Polymer Elements
Polymer Web Components for GWT. A collection of Material Design widgets for desktop and mobile.
Stars: ✭ 153 (-33.77%)
Mutual labels:  mobile
Swiftyrsa
RSA public/private key encryption in Swift
Stars: ✭ 894 (+287.01%)
Mutual labels:  mobile
Ampify
Convert your HTML to Google AMP (Accelerated Mobile Pages)
Stars: ✭ 104 (-54.98%)
Mutual labels:  mobile
Log Warper
Logging library to provide more convenient, extremely configurable but simple monadic interface with pretty output
Stars: ✭ 16 (-93.07%)
Mutual labels:  logging-library
Youi
Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.
Stars: ✭ 186 (-19.48%)
Mutual labels:  mobile
Boden
Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io
Stars: ✭ 1,394 (+503.46%)
Mutual labels:  mobile
Titanium mobile
🚀 Native iOS- and Android- Apps with JavaScript
Stars: ✭ 2,553 (+1005.19%)
Mutual labels:  mobile
Realm Cocoa
Realm is a mobile database: a replacement for Core Data & SQLite
Stars: ✭ 14,778 (+6297.4%)
Mutual labels:  mobile
Drozer
The Leading Security Assessment Framework for Android.
Stars: ✭ 2,683 (+1061.47%)
Mutual labels:  mobile
Bottomsheet
BottomSheet dialog library for Android
Stars: ✭ 219 (-5.19%)
Mutual labels:  mobile
Cordova Plugin Contacts
Apache Cordova Plugin contacts
Stars: ✭ 203 (-12.12%)
Mutual labels:  mobile
Cordova App Hello World
Apache Cordova Template App
Stars: ✭ 170 (-26.41%)
Mutual labels:  mobile
Elkarte
ElkArte Forum. A free, open source, PHP-based discussion forum.
Stars: ✭ 128 (-44.59%)
Mutual labels:  modern
Fetch
The best file downloader library for Android
Stars: ✭ 1,124 (+386.58%)
Mutual labels:  mobile
301-360 of 664 similar projects