All Projects → KotlinProject → Similar Projects or Alternatives

1862 Open source projects that are alternatives of or similar to KotlinProject

OLA Play Music App
Music Streaming App
Stars: ✭ 27 (-32.5%)
Placepicker
Free Android Map Place Picker alternative using Geocoder instead of Google APIs
Stars: ✭ 126 (+215%)
Mutual labels:  map, google-maps
Flask Googlemaps
Easy way to add GoogleMaps to Flask applications. maintainer: @RiverFount
Stars: ✭ 550 (+1275%)
Mutual labels:  map, google-maps
jk64-plugin-reportmap
Report Google Map APEX Plugin
Stars: ✭ 37 (-7.5%)
Mutual labels:  map, google-maps
Simplemap
A beautifully simple map field type for Craft CMS.
Stars: ✭ 136 (+240%)
Mutual labels:  map, google-maps
flutter google maps
A Flutter plugin for integrating Google Maps in iOS, Android and Web applications. It is a wrapper of google_maps_flutter for Mobile and google_maps for Web.
Stars: ✭ 86 (+115%)
Mutual labels:  map, google-maps
Gmapsfx
Java API for using Google Maps within a JavaFX application.
Stars: ✭ 233 (+482.5%)
Mutual labels:  map, google-maps
Einsen
🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
Stars: ✭ 821 (+1952.5%)
Mutual labels:  android-ui, room-database
Aestheticdialogs
📱 An Android Library for 💫fluid, 😍beautiful, 🎨custom Dialogs.
Stars: ✭ 352 (+780%)
Mutual labels:  dark-theme, android-ui
Bikedeboa
A (Progressive) Web App to find, map and review bike parkings in the cities of Brazil.
Stars: ✭ 54 (+35%)
Mutual labels:  map, google-maps
G Index
Google Drive Directory Index Running on CloudFlare Workers [Search + DarkMode] [ENGLISH]
Stars: ✭ 152 (+280%)
Mutual labels:  dark-theme, google-drive
vue-static-map
a simple component to generate an static google map
Stars: ✭ 24 (-40%)
Mutual labels:  map, google-maps
Pizza Delivery
university project : Android pizza delivery app
Stars: ✭ 32 (-20%)
Mutual labels:  map, google-maps
Google-Maps-BottomSheet
A BottomSheetBehavior framework mirroring Google Maps'
Stars: ✭ 75 (+87.5%)
Mutual labels:  google-maps, android-ui
Recyclercalendarandroid
A simple DIY library to generate your own custom Calendar View using RecyclerView, written in Kotlin
Stars: ✭ 83 (+107.5%)
Mutual labels:  android-ui, calendar-view
Aircalendarview
Airbnb APP CalendarView
Stars: ✭ 96 (+140%)
Mutual labels:  android-ui, calendar-view
Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (+180%)
Mutual labels:  camera, android-ui
ParkingDemo
Taipei City Parking Lot Information Query System Demo
Stars: ✭ 18 (-55%)
Mutual labels:  google-maps, room-database
Peppy Calendarview
Simple and fast Material Design calendar view for Android.
Stars: ✭ 30 (-25%)
Mutual labels:  android-ui, calendar-view
Airmapview
A view abstraction to provide a map user interface with various underlying map providers
Stars: ✭ 1,824 (+4460%)
Mutual labels:  map, google-maps
xiaomi gdrive
Google drive loader for xiaomi smart ip camera
Stars: ✭ 70 (+75%)
Mutual labels:  camera, google-drive
mapus
A map tool with real-time collaboration 🗺️
Stars: ✭ 2,687 (+6617.5%)
Mutual labels:  map, google-maps
Football-App
⚽ Football App using MVVM, LiveData, RxJava2, DI, Room, Repository Patern
Stars: ✭ 17 (-57.5%)
Mutual labels:  room-database
react-location-picker
A react component to pick a location using google maps
Stars: ✭ 39 (-2.5%)
Mutual labels:  google-maps
WaveView
Simple Android library to draw sinusoidal waves.
Stars: ✭ 43 (+7.5%)
Mutual labels:  android-ui
go-multimap
Go-Multimap is an implementation of the `multimap` data structure in Go.
Stars: ✭ 31 (-22.5%)
Mutual labels:  map
NonEmptyCollections
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
Stars: ✭ 45 (+12.5%)
Mutual labels:  map
rofi-collection
Beautiful collection of Rofi themes
Stars: ✭ 236 (+490%)
Mutual labels:  dark-theme
signal-strength-view
📶 Material design signal strength view for Android
Stars: ✭ 30 (-25%)
Mutual labels:  android-ui
Nova-Dark-Theme
A dark theme for Laravel Nova
Stars: ✭ 72 (+80%)
Mutual labels:  dark-theme
EffortlessPermissions
An Android permission library extending Google's EasyPermissions with convenient additions.
Stars: ✭ 84 (+110%)
Mutual labels:  runtime-permissions
Brady
A camera library with parallax scrolling and aspect ratios for LÖVE.
Stars: ✭ 50 (+25%)
Mutual labels:  camera
amelia 2.0
An Artificial Intelligence Chat Bot and Service Provider written in Python and AIML.
Stars: ✭ 19 (-52.5%)
Mutual labels:  camera
RightSheetBehavior
Modified BottomSheetBehavior to be shown from the right side.
Stars: ✭ 14 (-65%)
Mutual labels:  android-ui
poplar-trie
C++17 implementation of memory-efficient dynamic tries
Stars: ✭ 47 (+17.5%)
Mutual labels:  map
pygments
🧛🏻‍♂️ Dark theme for Pygments
Stars: ✭ 35 (-12.5%)
Mutual labels:  dark-theme
CeilingLayout
CeilingLayout用来控制子View的吸顶联滑,理论上支持实现了NestedScrollingChild的联滑控件,如NestedScrollView、RecyclerView、SmartRefreshLayout等;只需要在xml里配置需要吸顶子View的位置索引就能自动实现吸顶联滑效果。
Stars: ✭ 26 (-35%)
Mutual labels:  android-ui
leaflet heatmap
简单的可视化湖州通话数据 假设数据量很大,没法用浏览器直接绘制热力图,把绘制热力图这一步骤放到线下计算分析。使用Apache Spark并行计算数据之后,再使用Apache Spark绘制热力图,然后用leafletjs加载OpenStreetMap图层和热力图图层,以达到良好的交互效果。现在使用Apache Spark实现绘制,可能是Apache Spark不擅长这方面的计算或者是我没有设计好算法,并行计算的速度比不上单机计算。Apache Spark绘制热力图和计算代码在这 https://github.com/yuanzhaokang/ParallelizeHeatmap.git .
Stars: ✭ 13 (-67.5%)
Mutual labels:  map
kirby-locator
A simple map & geolocation field, built on top of open-source services and Mapbox. Kirby 3 only.
Stars: ✭ 83 (+107.5%)
Mutual labels:  map
Album
android 图片视频加载库,单选,多选,预览,自定义UI,相机,裁剪...等等 已适配android10,11
Stars: ✭ 53 (+32.5%)
Mutual labels:  camera
Tile-Studio
Tile / Sprite / Map Editor
Stars: ✭ 59 (+47.5%)
Mutual labels:  map
dark
🌛 Dark themes / mode for Rambox, Franz or Ferdi messaging services
Stars: ✭ 93 (+132.5%)
Mutual labels:  dark-theme
ionic-native-sms-retriever-plugin-master
Cross-platform plugin for Cordova / PhoneGap to Retrieve SMS. Available for Android.
Stars: ✭ 16 (-60%)
Mutual labels:  sms-verification
onvif-nvt
ONVIF library for NVT (Network Video Transmitter) devices.
Stars: ✭ 62 (+55%)
Mutual labels:  camera
Login-Register-Template
Login - Register Example page | Dark Template
Stars: ✭ 83 (+107.5%)
Mutual labels:  dark-theme
Google-Maps-API-with-PHP-MySQL
A Snippet of code to help you in Google Maps API. In this Script PHP Array and MySQL is used to store Latitude and Longitude. This script is made for those who needs a Map with Multiple Markers which changes it's Position Dynamically. In other words, This is made for people who need t a Map solution for Uber Like Application
Stars: ✭ 50 (+25%)
Mutual labels:  google-maps
jekyll-clean-dark
Dark clean theme for jekyll
Stars: ✭ 198 (+395%)
Mutual labels:  dark-theme
AndroidBatteryStats
Displays all battery stats of an Android device using broadcast receiver.
Stars: ✭ 20 (-50%)
Mutual labels:  android-ui
BalloonPopup
Forget Android Toast! BalloonPopup displays a round or squared popup and attaches it to a View, like a callout. Uses the Builder pattern for maximum ease. The popup can automatically hide and can persist when the value is updated.
Stars: ✭ 32 (-20%)
Mutual labels:  android-ui
abap-alv-google-upload-sheet
Sample demonstrating export of ALV Grid data from SAP GUI directly to Google Drive and display exported data snapshots automatically in Google Sheets.
Stars: ✭ 24 (-40%)
Mutual labels:  google-drive
CustomFontView
Custom View classes for TextView, EditText & Buttons - to set custom fonts
Stars: ✭ 26 (-35%)
Mutual labels:  android-ui
SignInSignupScreen-Android
SignIn and SignUp in android 😊😊😉
Stars: ✭ 51 (+27.5%)
Mutual labels:  android-ui
checkview
An animating check mark
Stars: ✭ 86 (+115%)
Mutual labels:  android-ui
VisionLab
📺 A framework with common source code for demo projects that use Vision Framework
Stars: ✭ 32 (-20%)
Mutual labels:  camera
Streamator
A Spectator Specifically build for Content Creation and Streaming
Stars: ✭ 18 (-55%)
Mutual labels:  camera
symphony-of-empires
Symphony of the Empires is a RTS strategy game and map game.
Stars: ✭ 67 (+67.5%)
Mutual labels:  map
Deep-DarkFantasy
Global Dark Mode for ALL apps on ANY platforms.
Stars: ✭ 16 (-60%)
Mutual labels:  dark-theme
dev-dark-theme
The dev dark theme is a theme developed using hexo.
Stars: ✭ 24 (-40%)
Mutual labels:  dark-theme
google-maps-at-88-mph
Google Maps keeps old satellite imagery around for a while – this tool collects what's available for a user-specified region in the form of a GIF.
Stars: ✭ 93 (+132.5%)
Mutual labels:  google-maps
obsidianmd-theme-primary
Primary is a warm, playful but productive theme for Obsidian. Its colors were inspired by Bauhaus, Scandinavian interior, and yellowing retro magazine pages. It has been described as chill and having vibes of "freshly baked goods".
Stars: ✭ 173 (+332.5%)
Mutual labels:  dark-theme
1-60 of 1862 similar projects