4285 Repositories
Android multimodule-kotlin-app Libraries
A simple, lightweight, non-bloated redis client for kotlin and other JVM languages
rekt is a lightweight, non-bloated redis client, primarily written for the kotlin programming language, while also supporting other JVM-based languages, such as Java, Scala, and obviously way more.
Extensive Redis Pub-Sub wrapper for lettuce written in Kotlin
aware Extensive annotation-based Redis Pub-Sub wrapper for lettuce written in Kotlin. Aware was written to be a replacement for the very dated Banana
A Java Virtual Machine written in Kotlin
jvm.kotlin A Java Virtual Machine written in Kotlin. Introduction jvm.kotlin is a toy JVM programmed in Kotlin. The main purpose of this project is le
☁️🌤🌧☀ Weather Android application that gives you the weather information of your saved location or any region you are looking for☁️🌤🌧☀
☁️🌤🌧☀ Weather Android application that gives you the weather information of your saved location or any region you are looking for☁️🌤🌧☀
A server code template using Kotlin, Gradle, and Ktor
This project is a server code template using Kotlin, Gradle, and Ktor. It aims to help you build a service by providing reusable code examples that is likely essential for a server.
A tool that can mock out an existing Appium session, supports both Java and Kotlin.
appium-mocker A tool that can mock out an existing Appium session, supports both Java and Kotlin. How to install latest appium-mocker Beta/Snapshots
🌼APM, (Application Performance Management) tool for kotlin/java application.
🌼APM, (Application Performance Management) tool for kotlin/java application.
Github user finder (Android-Kotlin)
The following example is a simple Android application for finding users from Github service using modern technology.
Mobile App that that enables users to manager product listing IProcure Ltd Senior Android Engineer Role interview solution
Mobile App that that enables users to manager product listing (in and e-commerce environment) IProcure Ltd Senior Android Engineer Role interview solution
A Clean Architecture Cryptocurrency App (MVVM, Use Cases, Compose)
A Clean Architecture Cryptocurrency App (MVVM, Use Cases, Compose)
Android app that uses Spotify API to recommend new music based on your listening history
Android app that uses Spotify API to recommend new music based on your listening history. Written in Kotlin and uses Spotify Web API and Android SDK. New music is presented in swipe cards where a left swipe plays the next song and a right swipe can add the app to your liked songs in Spotify.
ASN.1 encoder/decoder for Kotlin/Multiplatform
ASN.1 encoder/decoder for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments
Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders
Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders.
🐨 koa - Kotlin and Ktor OpenAPI
Koa intends to be a fully functional DSL for OpenAPI in Kotlin, including a Ktor plugin to add OpenAPI to your server Kotlin applications.
📱 Android client app for the AryKey 🔑
Android application that prepares an hardware device via USB serial port with a specific password generated deterministically based on three (3) inputs: the App we want to Unlock, the User ID used for login (typically an email address) and the PIN (6 numeric digits) we want to associate with previous inputs.
An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android.
An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android. This repo is a Mutliplatform version of the initial Thinkrchive which was Android-centric
DailyTags - a flexible markdown library that supports custom tags and markups
The library parses a given markup into rich text for Jetpack Compose. DailyTags comes with Markdown and HTML support by default (please, see the supported features) and is very easy to extend to support custom markups.
Spantastic - an Android library that provides a simple and Kotlin fluent API for creating Android Spannable
Spantastic is an Android library that provides a simple and Kotlin fluent API for creating Android Spannable. This library wrappers SpannableStringBuilder and add methods to easily decorate the text with multiple spans.
Solves the audit needs for any JVM based application
Auditor-v1 Solves the audit needs for any JVM based application.
❤️ A heart-shaped toggle switch component built using Jetpack Compose
heart-switch A heart-shaped toggle switch component built using Jetpack Compose. Inspired by Tore Bernhoft's I heart toggle Dribbble shot and Anatoliy
Drawing app written with Jetpack Compose Canvas
✏️🚀 Drawing app written with Jetpack Compose Canvas. Draw using touch down, move and up events.Using array of paths to have erase, undo, or redo actions and set properties for path that will be drawn next separately.
A Chat-Bot Android Application
Sekobanashi_App A Chat-Bot Android Application. Features Sekobanashi is a chat-bot/assistant android application where the user can chat with one of t
Movie Android App written in Kotlin, MVVM, Clean Architechture, Modularized, Coroutines, Android Architecture Components and Hilt
Movie Android App written in Kotlin, MVVM, Clean Architechture, Modularized, Coroutines, Android Architecture Components and Hilt.
Simple Paint Android Apps with Kotlin
Simple paint consists of five actions, such as pencil, drawing a line, rectangle, ellipse, and color pallet with five colors, which is inspired with google color.
A simple app to test your device input sample rate.
Android touch sample rate test tool This tool can help you check the touch sample rate of the Android device. Supported input method: Touch Mouse Styl
A small backend for the Thinkrchive app written in Kotlin with Ktor
A small backend for the Thinkrchive app written in Kotlin with Ktor. It uses Postgresql with a few requests and JWT authentication for admins.
Asynchronous Spring Initializr API wrapper for Kotlin/JVM
initializr-kt Asynchronous Spring Initializr API wrapper for Kotlin/JVM. This library provides the simplest DSL for initializing Spring Boot projects
In this single activity app. i was trying to practice on ViewModel and Livedata
CalwithViewModel In this single activity app. i was trying to practice on ViewModel and Livedata Min Api Level : 19 Setup Requirements Android device
This todolist android app is for task management and it is made using kotlin
This new android application named 'TODO-LIST APP' is created by Biswarup Bhattacharjee, student of BTECH, in University of Engineering and Management, Kolkata.
Kotools Types - a lightweight library that provides commonly used types for Kotlin
Kotools Types is a lightweight library that provides commonly used types for Kotlin
Android app inspired by NASA APOD Api
MVVM - Clean Architecture - Kotlin - Retrofit - Room - Dagger Hilt - Coroutines - Flow - Coil - Navigation Component
Movie app from TMDB's API
Movie-App Movie app from TMDB's API Features: Discover the most popular, the top rated and the upcoming movies and watch details of this movie. Discov
ExoPlayer - an application level media player for Android
ExoPlayer is an application level media player for Android. It provides an alternative to Android’s MediaPlayer API for playing audio and video both locally and over the Internet. ExoPlayer supports features not currently supported by Android’s MediaPlayer API, including DASH and SmoothStreaming adaptive playbacks.
App made using Kotlin to retrieve data from an API and show in a recyclerview with Login and SignUp features
App made using Kotlin to retrieve data from an API and show in a recyclerview with Login and SignUp features.
Futurama Quotes demonstrates modern Android development implements MVVM architecture
This application allows you to see futurama quotes. You can search quotes according to the character that said it as well. Futurama Quotes demonstrates modern Android development implements MVVM architecture.
Taken from a PeopleCode app package to be used as a refactoring exercise
The code below was taken from a PeopleCode app package to be used as a refactoring exercise. Packages original: contains the code below translated int
A template for your new Jetpack Compose app
A template for your new Jetpack Compose app
Kotlin SpringBoot REST Service
Kotlin SpringBoot REST Service Servicio web para API REST con Kotlin y SpringBoot. Kotlin SpringBoot REST Service Acerca de Autor Contacto Licencia Ac
Personal notes and reminders app
Notes App App de anotações e lembretes pessoais, onde é possível adicionar um título com texto de componente, mudar a cor do lembrete, editar ou delet
Tiny app to enforce security policies of your device
Sentry Enforce security policies. Tiny app to enforce security policies of your device. It can: limit the maximum number of failed password attempts d
A birthday wish app built in Kotlin lang and Java
WisherBirthdayWishApp A birthday wish app built in Kotlin lang and Java Project utilizes: Hilt MVVM Architectural pattern Architecture Components 📸 S
Android MVVM with Single Activity sample app that uses kotlin coroutines flow
Android MVVM with Single Activity sample app that uses kotlin coroutines flow. This is a sample app that uses kotlin coroutines flow , stateflow. This
Kotlin-native webserver for simple image annotations
Kotlin-native webserver for simple image annotations
A Kotlin library to suggest misspelled email domain name
A Kotlin library to suggest misspelled email domain name
KKM (Katalog Kos Moklet) mobile app to see any available kos (boarding house) at moklet
KKM (Katalog Kos Moklet) mobile app to see any available "kos" (boarding house) at moklet
Component Box - a multiplatform server-driven UI framework
Component Box · Component Box is a multiplatform server-driven UI framework. Learn how to use Component Box in your project. Installation implementati
🏛 ThinkRchive Light Dark An app showing all details for various Lenovo Thinkpad models.
🏛 ThinkRchive Light Dark An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android. This repo is a Mu
GoogleCalendar Android Clone with Compose
GoogleCalendar Android Clone with Compose Status: WIP This is a jetpack compose sample app written in Kotlin following clean architecture principles.
Android App Face recognition using MobiFacenet + text to speech
Face_Recognition real time #Android App Face recognition using MobileFacenet.
📰👓Android App that fetches fresh news based on your language and location
News App that fetches fresh news based on your language and location. You can share and browse news in one click! How to install You can open it with
Android App made by Jetpack Compose Components with Kotlin, MVVM Pattern, Multi Module, Navigation, Hilt, Coroutines, Retrofit and cached data by Room
Android App made by Jetpack Compose Components with Kotlin, MVVM Pattern, Multi Module, Navigation, Hilt, Coroutines, Retrofit and cached data by Room
Android permissions as suspend functions
Warden Permission handling in Android can be complicated. It requires boilerplate code to setup the permission request, receive the result and then fo
Frogo SDK - SDK Core for Easy Development
SDK for anything your problem to make easier developing android apps
An android app which allows users to display the data of any excel sheet in rows and columns
ExcelReader App description An android app which allows users to display the data of any excel sheet in rows and columns. Features Display data of an
Collection of JVM library logic that the Sirloin software development team is currently using
Collection of JVM library logic that the Sirloin software development team is currently using
An open-source Android app for locating your group's people privately using Facebook Login, Google Maps API and Firebase
An open-source Android app for locating your group's people privately using Facebook Login, Google Maps API and Firebase
Open-source Android library to connect Alsat pardakht peyment API
Open-source Android library to connect Alsat pardakht peyment API
🏞 A simple android app to show random images with Lorem Picsum API.
LoremPicsum A simple android app to show random images with Lorem Picsum API. Used skills Android Multi-Module RecyclerView MVVM with AAC ViewModel &
ABCTingle is a simple app that i made over the weekend. Clicking each alphabets from letter 'A' to 'Z' plays the tranditional ABC song
I made ABCTingle over the weekend just for fun. Clicking each alphabets from letter A to Z plays the tranditional ABC song. I'm sure kids would enjoy their day with this app.
Github Repo Search Android App
Github Repo Search Android App Modular android app for searching trending Github repositories and the details of each repository.
Flippable - A Jetpack Compose utility library to create flipping Composable views with 2 sides
💳 Flippable A Jetpack Compose utility library to create flipping Composable views with 2 sides. Built with ❤︎ by Wajahat Karim and contributors Demo
A Multiplatform Compose Theme for your Compose app
A Multiplatform Compose Theme for your Compose app
Wandroid project based on Kotlin + JetPack + concurrent implementation of MVVM architecture for playing Android App
Wandroid project based on Kotlin + JetPack + concurrent implementation of MVVM architecture for playing Android App
📺 A sample app to showcase Twyper with GitHub repo search API
swipe-search A sample app to showcase Twyper with GitHub repo search API 📺 Demo Screen.Recording.2022-02-20.at.9.36.10.PM.mov 📚 Tech Stack What How
Extensive game framework written in Kotlin
CGS is a minigame framework I wrote in December of 2021. This project was closed-source, but unfortunately, a series of events led me to decide to open-source it.
A product registration service using the Kotlin language and the Micronaut and Grpc framework
A product registration service using the Kotlin language and the Micronaut and Grpc framework
A minimalistic Android application Built with Clean architecture and Jetpack component
MovieMania A minimalistic Android application Built with Clean architecture and Jetpack component (Jetpack Compose, MVVM , Paging 3.0, HILT, ROOM DB,
An Android App based on MVVM Architecture which shows random anime images from some famous subreddits
Android App which shows random anime wallpapers from some famous subreddits like r/animeArt, r/imaginarySliceOfLife, r/animePhoneWallpapers and animeWallpapersSfw
A sample demo app which has Clean Architecture with MVVM , UI built with Jetpack Compose
A sample demo app (two screen todo list app) which has Clean Architecture with MVVM , UI built with Jetpack Compose and includes Modern Android Development Best Practices with components
🧶 Library to handling files for persistent storage with Google Cloud Storage and Amazon S3-compatible server, made in Kotlin
🧶 Remi Library to handling files for persistent storage with Google Cloud Storage and Amazon S3-compatible server, made in Kotlin! Why is this built?
Simple Todo list API using Spring-Boot, Webflux, Kotlin, Coroutines, & PostgreSQL
Simple Todo list API using Spring-Boot, Webflux, Kotlin, Coroutines, & PostgreSQL
Integration of ONNX with Kotlin JS - Deep Learning running in the browser
Integration of ONNX with Kotlin JS - Deep Learning running in the browser
Tiny app to change Wi-Fi state via broadcast
WyFy Wi-Fi change state adapter. Tiny app to change Wi-Fi state via broadcast. Useful to bypass Google limitation on apps targeting API 29 and higher.
Android App CMS-1 IES IPS Academy Indore
Android App CMS-1 IES IPS Academy Indore
Kotlin code generation for commercetools platform type-safe product-types, reference expansion and custom fields
Kotlin code generation for commercetools platform type-safe product-types, reference expansion and custom fields
Vibrate on a call answer or end.
Vibe Vibrate on a call answer or end. Tiny app to vibrate when a call is answered and/or has ended. Tested: Phone (com.android.dialer) Google Phone (c
Spohn App - for people associated with the Spohngymnasium in Ravensburg, Germany
Spohn App This is the application for people associated with the Spohngymnasium in Ravensburg, Germany. It aims to provide easy access to relevant inf
Bitcoin Wallet - a standalone Bitcoin payment app for your Android device
Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required Google Colab
EnglishWhiz - Dictionary App with Compose
Yet Another English Dictionary App. EnglishWhiz is an offline dictionary app that features fast word look-up. It features modern Android technologies including Jetpack compose.
Aplicación Android para búsqueda de precios de combustibles en España
GasolinerasApp Introducción El objetivo de esta aplicación es proporcionar información actualizada sobre gasolineras y precios de combustible. Esta in
Sencilla aplicación web para realizar un CRUD usando Ktor y motores de plantillas similar a Laravel con PHP
Servicio web para crear una WEB App usando Kotlin y Kator así como otras tecnologías propuestas por JetBrains.
A fun meme explorer and sharing app for android devices
A fun meme explorer and sharing app for android devices
Kotools Assert is a lightweight assertions library for Kotlin
Kotools Assert is a lightweight assertions library for Kotlin
A Mini paint Kotlin app
A Mini paint Kotlin app that helps in primitive drawing using some features such as pen, arrow, rectangle and circle drawing. You can also choose the color you want to paint with.
Stop Watch App With Compose Desktop
StopWatchComposeDesktop If You Want StopWatchComposeMobileApp - https://github.
Segmenkt - The SegmenKT Kotlin SDK is a Kotlin-first SDK for Segment
SegmenKT Kotlin SDK The SegmenKT Kotlin SDK is a Kotlin-first SDK for Segment. I
InstaKiller - InstaKiller is a CLI client for Instagram
InstaKiller InstaKiller is a CLI wrapper around instagram4j library. Icon Item ?
API-Request - Android app that makes API Request
API-Request Android project using Retrofit and Ktor for Http Requests, built wit
Marvel-app - A Marvel App developed with kotlin that uses the Marvel API to list all the characters
Marvel App This is an Android application developed with kotlin that uses the Ma
GameDetailScreenCompose - Game Detail Screen Compose With Kotlin
GameDetailScreenCompose Домашнее задание от Podlodka Crew. "Нужно сверстать экра
Katoot - An easy-to-use (blocking) Kotlin wrapper for Kahoot's REST api
katoot An easy-to-use (blocking) Kotlin wrapper for Kahoot's REST api. Usage Qui
News-App - A news app Which displays news with the help of JSON data
News-App This is a news app Which displays news with the help of JSON data
Student-bsu-by - Android client for BSU student's personal account
student-bsu-by Android client for BSU student's personal account. Published in G
Snake-compose-for-desktop - Snake Game - implemented using Compose for Desktop
A Snake game, built with Compose for Desktop snake-compose-for-desktop is my imp
SimplePaint - Simple Paint Android Apps with Kotlin
Simple Paint Android Apps with Kotlin About This Project Simple paint consists o
WeatherApp2 - An android weather app which fetches weather of particular city from OpenWeatherMap api
WeatherApp2 An android weather app which fetches weather of particular city from
Task Timer - An android app that helps you to keep a track of how much time you spend on each task
Task Timer - An android app that helps you to keep a track of how much time you spend on each task
WeatherUI - Weather UI With Kotlin
WeatherUI WeatherUI is the first Kotlin app I designed. It does not contain any
Navigation-Compose - A sample to showcase Kotlin, MVVM, Hilt, Coroutines, StateFlow, Jetpack compose
Navigation-Compose A sample to showcase Kotlin, MVVM, Hilt, Coroutines, StateFlo
To-Do-List - Create a To Do List-style App from scratch and drive the entire development process using Kotlin
To-Do-List! Crie um App no estilo "To Do List" do zero e conduza todo o processo