268 Repositories
Android minecraft-server-software Libraries
FTP server app for android
Primitive FTPd FTP server app for android. Some features: Can optionally be started on system boot Shows statusbar notification when server is running
๐ง A fully open-source project for creating and maintaining a Kotlin-based Minecraft: Java Edition server.
Hexalite: Java Edition โ ๏ธ WARNING: The Hexalite Network is a work in progress. It is not yet ready for production. You may encounter bugs and other is
An Android client for the LibreNews server
LibreNews This project is archived. While LibreNews web will still be maintained, the Android app is no longer required to receive notifications. Plea
An Android client for the microblogging server Mastodon
Tusky Tusky is a beautiful Android client for Mastodon. Mastodon is an ActivityPub federated social network. That means no single entity controls the
Theia - A Kotlin program used to analyze and discover backdoors in Minecraft Java 1.12.2 forge mods
Theia A Kotlin program used to analyse and discover backdoors in Minecraft Java
An open source project to provide push notification support for Android -- a xmpp based notification server and a client tool kit.
๏ปฟANDROIDPN-SERVER README ======================= http://androidpn.sourceforge.net/ Push Notification Service for Android This is an open source proj
BetterNBT - A Gson-like API for intuitively working with Minecraft NBTs
BetterNBT A lightweight (under 250 lines of code) Kotlin library for Fabric 1.18
ClickMachine Fabric - Click Machine for minecraft
Minecraft mod for Fabric Adds one block to the game: Auto Clicker. This autoclic
Software keyboard open/close watcher for Android.
AndroidKeyboardWatcher Software keyboard open/close watcher for Android. Android SDK doesn't provide direct way to track open/close events from softwa
Android library for displaying data based on JSON configuration fetched from server
Android library for displaying data based on JSON configuration fetched from server. With this library, you can kiss goodbye to string.xml, dimen.xml, arrays.xml. Keep all your string/integer/array config in one file. The library will automatically fetch the data from the url you provide.
Share your minecraft-adventure with your friends in nation-party.
Nation Party Make your adventure as shared with your friends and family in Nation Party. Features * Create your own party with your own name; * Invite
๐ฑ A test implementation of a Minecraft server using RESTful API taking advantage of the interoperability between Kotlin and Java.
๐ฑ Norin A test implementation of a Minecraft server using RESTful API taking advantage of the interoperability between Kotlin and Java. This project
Jikan-ga-aru-server - Kotlin implementation of jikan-ga-nai timesheet tracker
An exercise in implementing the Timesheet tracker (https://github.com/ultish/jik
Send push notification from server to mobile application.
Firebase Push Notification Tutorial How Firebase Push Notification works? Firebase serves as a module between your server and the devices that will be
Localserver - An android server based on ServerSocket.
Description An android server based on ServerSocket. Versions V1.0.0 Getting Started (V1.0.0) Add the dependency in build.gradle (App module) compile
APIServiceLibrary - Minimized API library which is used call the server request in andorid.
Minimized API Service Library This is a optimized custom library for server communication. References taken from VOLLEY library. We can reduce the cod
Register-Yourself - This app uses SQLite database to sign-up and register a user
Register-Yourself This Android app uses SQLite database to sign-up and register a user. Short description This is a basic application where a user sig
TinyDamage - A Minecraft Mod that changes your Player size based on your Damage
Fabric Example Mod Setup For setup instructions please see the fabric wiki page
BungeePluginManagerPlus - Dynamically manage your BungeeCord plugins
BungeePluginManagerPlus A plugin for BungeeCord / Waterfall that allows you to m
Stresscraft - State-of-art Minecraft stressing software written in Kotlin
StressCraft (W.I.P) State-of-art Minecraft stressing software written in Kotlin.
GraphQL Jetpack - A collection of packages for easily writing Java GraphQL server implementations
GraphQL Jetpack A collection of packages for easily writing Java GraphQL server
Launchy - A custom launcher for our server that installs recommended mods
Launchy Our custom launcher which makes it easier to set up optional mods and in
POC Simulate Backend Biometric Authentication with AIDL (client app/server app)
poc-simulate-bio-auth-aidl POC Simulate Backend Biometric Authentication with AIDL (client app/server app) #How to use Install server app and run Inst
The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
http4k is a lightweight but fully-featured HTTP toolkit written in pure Kotlin that enables the serving and consuming of HTTP services in a functional
Libraries for running GraphQL in Kotlin
GraphQL Kotlin GraphQL Kotlin is a collection of libraries, built on top of graphql-java, that simplify running GraphQL clients and servers in Kotlin.
Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol
Kotlin Language Server A language server that provides smart code completion, diagnostics, hover, document symbols, definition lookup, method signatur
Firefly is an asynchronous web framework for rapid development of high-performance web application.
What is Firefly? Firefly framework is an asynchronous Java web framework. It helps you create a web application Easy and Quickly. It provides asynchro
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications, APIs or queue consumers) that run inside a cloud platform.
Hexagon The atoms of your platform Home Site | Quick Start | Developer Guide What is Hexagon Hexagon is a microservices' toolkit (not a framework) wri
๐ณ This app shows a recyclerView grid list with images from Picsum Photos API ๐ฅ๏ธ
GalleryImagesWithRecyclerView ๐ณ This app shows a recyclerView grid list with images from Picsum Photos API ๐ฅ๏ธ ๐ โ๏ธ Architeture Components MVVM View
Proof-of-Concept messaging and "voice over IP" server that uses microservices
bullets THIS IS A WIP PROJECT. Proof-of-Concept messaging and "voice over IP" server that uses microservices. The project uses many technologies. Such
Korio: Kotlin cORoutines I/O : Virtual File System + Async/Sync Streams + Async TCP Client/Server + WebSockets for Multiplatform Kotlin 1.3
Korio Kotlin I/O : Streams + TCP Client/Server + VFS for Multiplatform Kotlin Full Documentation: https://korlibs.soywiz.com/korio/ Use with gradle: r
A minimalist web framework for building REST APIs in Kotlin/Java.
Kanary A minimalist Kotlin web framework for building expressive REST APIs fun main(args: ArrayString) { val app = KanaryApp() val server =
๐ The Rapid and Delightful Kotlin Web Framework. Easy, elegant, and productive!
Alpas - The Rapid and Delightful Kotlin Web Framework. Easy, elegant, and productive! ๐ Alpas is a Kotlin-based web framework that gets you creating
Solr / SolrCloud running in high performance server - tiny, fast startup, simple to configure, easy deployment without an application server.
solr-undertow Solr and SolrCloud running in high performance server - Tiny, fast, easy, standalone deployment, simple to configure, and without an app
Kotlin port of OpenGL Mathematics (GLM), a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications.
This is the Kotlin port of OpenGL Mathematics (GLM), written by g-truc (repository), a header only C++ mathematics library for graphics software based
Detection of design principle violations in Kotlin as a plugin to detekt.
detekt-hint (Attention: Looking for developers) Detection of design principle violations in Kotlin added as comments on pull requests. Getting started
Android App that communicates with a back-end server to display different One Piece characters
About This project is an Android App that communicates with a back-end server to display different One Piece characters. It's roughly based on this co
๐ถ A simple Kotlin web framework inspired by Clojure's Ring.
kog A simple, experimental Kotlin web framework inspired by Clojure's Ring. A kog application is a function that takes a Request and returns a Respons
Embeddable and standalone Kotlin Multiplatform MQTT broker
KMQTT KMQTT is a Kotlin Multiplatform MQTT 3.1.1/5.0 Broker, with the objective of targeting the most possible build targets. Features โ๏ธ = TODO โ๏ธ =
Use your old Android device as an OctoPrint server.
Use your old Android device as an OctoPrint server.
KoMock - Simple HTTP/Consul/SpringConfig http server framework written in Kotlin. Wiremock use cases
Komock Here is HTTP/Consul/SpringConfig mocker framework written in Kotlin. This tiny framework is very useful if you need to create REST based client
Voyager server spring boot starter
voyager-server-spring-boot-starter What is Voyager Server? Voyager Server is a set of helper classes and interfaces that help creating REST endpoints
This software was developed using an Agile and TDD methodology
VM-EmpDirectory Software Development Approach This software was developed using
Reapp is everything you need to build amazing apps with React: a collection of packages that work together, our UI kit, and a CLI that scaffolds your app and includes a server and build system.
What is it? Reapp is everything you need to build amazing apps with React: a collection of packages that work together, our UI kit, and a CLI that sca
Server/Client Chatting application that allows to choose to chat in a group chat or privately to a specific connected user
ktor_chatting_application Server/Client Chatting application that uses Ktor webs
๐ Another Android Explorer ( File Manager ) is an All-in-One Open source file manager.
AnExplorer All-in-One File Manager AnExplorer File Manager (File Explorer) is an all-in-one file management tools. It is Simple, Small, Fast and Effic
๐ง A fully open-source project for creating and maintaining a Kotlin-based Minecraft: Java Edition server.
Hexalite: Java Edition โ ๏ธ WARNING: The Hexalite Network is a work in progress. It is not yet ready for production. You may encounter bugs and other is
Android client for the Prey anti-theft software.
Here you will find all the source code for the current and in development releases of the Prey client for Android devices. Prey is the most complete a
Adds loveable red pandas into Minecraft! Who doesn't love a Red Panda in their world?
๐งง Akali Adds loveable red pandas into Minecraft! Who doesn't love a Red Panda in their world? :3 This is a Forge and Fabric mod under their respected
This command line program can extract chat messages send on the Minecraft server HGLabor
HGLabor-Log-Extractor Das Programm durchlรคuft einmalig deine Minecraft-Logs und sammelt alle Nachrichten heraus, die auf HGLabor geschrieben wurden. K
This tool patches the CVE-2021-44228 Log4J vulnerability present in all minecraft versions NOTE THIS TOOL MUST BE RE-RUN after downloading or updating versions of minecraft as its not a perminent patch
WARNING THIS EXPLOIT EFFECTS BOTH CLIENTS AND SERVERS There is currently a exploit going around that affects all versions of Minecraft this exploit ab
Elixir is a library designed to make minecraft login easier.
Elixir Elixir is a library designed to make minecraft login easier. Usage We have a maven repo for this project. repositories { maven { url = "htt
Spring cloud eureka server with kotlin
spring-cloud-eureka-server-kotlin gradle ์ถ๊ฐ // https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-netflix-eureka-se
Minecraft Server Software specially designed for Thicc SMP. Here on GitHub without the private patches, just a normal hybrid JettPack-Pufferfish-Empirecraft fork
AlynaaMC A private, custom server software for Thicc SMP and a fork of Pufferfish. Here on GitHub with patches from JettPack, Airplane and Pufferfish
Secure your REST APIs with Spring Security, Resource and Authorization Server from zero to JWT
Secure REST APIs with Spring ./mvnw RTFM YouTube: Spring Security Patterns YouTube: Spring Security 5.5 From Taxi to Takeoff Official Apache Maven doc
Lightweight plugin to add ambient shooting stars into the night sky.
AmbientStars Lightweight plugin to add ambient shooting stars into the night sky. About This plugin adds little shooting stars to the night sky. Only
A server which delivers the game cache files to an end-user.
RuneTopic Js5 Server A server which delivers the game cache files to an end-user. Setup Guide You can host a js5 server with Docker or with your local
A server which delivers client configuration settings to an end-user over http.
RuneTopic HTTP Server A server which delivers client configuration settings to an end-user over http. Setup Guide You can host a http server with Dock
The RuneTopic lobby server implementation that hosts and processes a lobby.
RuneTopic Lobby Server The RuneTopic lobby server implementation that hosts and processes a lobby. Setup Guide You can host a lobby server with Docker
OSGeo4A is a build environment to cross-compile opensource GIS software for android devices
OSGeo4A This provides a set of scripts to build opensource geo tools for Android. This is Experimental Dependencies instructions you need a JDK v8 or
Cyrus IMAP is an email, contacts and calendar server
master: stable(3.4): Welcome This is the Cyrus IMAP Server, developer version 3.5. This version is under active development, and is not considered "st
Plugin to integrate EventStoreDB into Ktor-Server!
Ktor Plugin EventStoreDB EventStoreDB is an open-source database technology that stores your critical data in streams of immutable events. It was buil
A Kotlin/Java library to connect directly to an Android device without an adb binary or an ADB server
dadb Blog Post: Our First Open-Source Project A Kotlin/Java library to connect directly to an Android device without an adb binary or an ADB server de
The RuneTopic game server implementation that hosts and processes a game world.
RuneTopic Game Server The RuneTopic game server implementation that hosts and processes a game world. Setup Guide You can host a game server with Dock
Simple random ore mod for Minecraft/Rift. Heavily inspired by Randomite.
Rand'Ore Download Simple random ores for Rift! This mod is open source and under a permissive license. As such, it can be included in any modpac
The source code for SuCraft.
SuCraft What is this? This repository contains the source code for SuCraft. You can help in three ways: If there is a bug on the server, please report
Kotlin async server template with coroutines and zero deps
kotlin-server At attempt to very light-weight non-blocking http app template with support for Kotlin coroutines. Zero dependencies - Java built-in jdk
Minecraft Forge Kotlin Template
Minecraft Forge Kotlin Template Minecraft 1.12.2 ใง Forge ใจ Kotlin ใ็จใใ Mod ใฎใใณใใฌใผใใงใใ Minecraft 1.12.2 Mod template using Forge and Kotlin. Getting St
Paper plugin for third-party AuthMe logins
Interactive Login Paper plugin that extends AuthMe (or AuthMeReloaded) with interactive third-party logins. Currently supports Discord as an external
Server & Web App of Tolgee localization toolkit
Server & Web App of Tolgee localization toolkit
This repository contains event driven redis app uses redis streams
Spring Boot Redis Streams This repository contains event driven redis app uses redis streams Run redis in docker docker run --rm --name redis -itp6379
The home of the amigo-platform which serves as the main service for the amigo multimedia platform
amigo-platform This is the home of the amigo-platform which serves as the main service for the amigo multimedia platform. Authentication with JWT Toke
Application for downloading and installing skins for minecraft.
Minecraft skins Application for downloading and installing skins for minecraft. Also user can choose favourites skins. Table of Contents Screenshots G
Firebase Authentication plugin for Ktor framework.
Firebase Authentication is a Ktor plugin which verifies requests authorized by a Firebase Auth Id Token.
The Action helps you to send a message to a queue on a RabbitMQ running Server
Rabbit Sender Action This Action helps you to send a message to a queue on a RabbitMQ running Server. Inputs Arg Default Description RABBIT_USERNAME g
An easy to use package manager for Fabric Minecraft mods.
pacmc pacmc is a package manager for Fabric Minecraft mods. The aim of this project is to massively reduce the effort you have to put in to installing
See what's lagging your server. 500k+ downloads on CurseForge
observable -- see what's lagging your server This is a spiritual successor to LagGoggles for Minecraft 1.16 (and hopefully later versions). Licensed u
Spring boot admin server for android
spring-boot-admin-server ์ด๋๋ฏผ ์๋ฒ ๊ทธ๋๋ค implementation("org.springframework.boot:spring-boot-starter-security:2.5.6") // https://mvnrepository.com/artifac
Minecraft Package Manager
KSpigot Gradle Kotlin Template This is a template for creating a Paper Plugin with KSpigot, Gradle Kotlin DSL and the Kotlin programming language. How
Share MPS code snippets. More than just screenshots.
skadi gist Share MPS code snippets. More than just screenshots. Repository Content ide-plugin: MPS Plugin that creates a gist from the IDE written in
Running Axon Server in Testcontainers tests.
Axon Server TestContainer Running axon server in testcontainers tests. Idea Run an Axon Server docker container from within your (junit) tests. Usage
Provides Ktor Server libs for building awesome Kotlin plugins which needs to provide builtin HTTP servers
Ktor Plugin Provides Ktor Server libs for building awesome Kotlin plugins which needs to provide builtin HTTP servers. Requires: https://github.com/Po
A injection minecraft cheat using jvm attach api
Luminous A injection minecraft cheat using jvm attach api Website: https://lumi.getfdp.today Build We used a thing called Wrapper to make development
๐ฃโจ Simple Ktor server to handle GitHub - YouTrack, usually for YouTrack Standalone.
๐ฃ sushi Simple Ktor server to handle GitHub Issues to YouTrack, usually for YouTrack Standalone. Why? There is not really a definite way to handle Gi
Android app for monitoring web services. Notifies you of any HTTP or Onion destination not being available.
Webmon Monitor web services and get notified, if a service becomes unavailable. EARLY BIRD DOWNLOAD App Features Simple UI. No login required. Get not
io.github.jakob.AgonesClient - Kotlin client library for sdk.proto
io.github.jakob.AgonesClient - Kotlin client library for sdk.proto Requires Kotlin 1.3.41 Gradle 4.9 Build First, create the gradle wrapper script: gr
Text to Speech Project for Spring Boot and Kotlin, Auth Server, Python with Fast API (gTTS)
TTS-App Text to Speech Project for Spring Boot and Kotlin, Auth Server, Python with Fast API (gTTS) Python์ gTTS lib๋ฅผ ํ์ฉํ์ฌ ํ ์คํธ๋ฅผ ์์ฑ์ผ๋ก ๋ณํํ๋ ์๋น์ค๋ฅผ ๊ตฌํํด๋ด ๋๋ค.
Create minecraft worlds without lag!
WorldGen ๋ ์๋ ์๋ ์์ฑ์ ์ํ ๋ผ์ด๋ธ๋ฌ๋ฆฌ ์์ํ๊ธฐ์ ์์, ์ด ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ UHC_System ์ ์๋ ์์ฑ ์ฝ๋๋ฅผ ์์ฑํ๋ฉด์ WorldCreator์ ๋จ์ ์ธ ๋์ ์์ ๊ธฐ ์ํด ๋ง๋ค์ด์ง ์ฝ๋์ ์ผ๋ถ๋ฅผ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ก ๊ณต๊ฐํ๋ ๊ฒ์์ ์๋ ค๋๋ฆฝ๋๋ค WorldCre
Coroutine for Bukkit
Heartbeat Coroutines ๋๊ทผ๋๊ทผ โค๏ธ ์ฝ๋ฃจํด Coroutine for Paper Features Bukkit์ mainHeartBeat(GameLoop)์์ dispatch๋๋ Coroutine JavaPlugin ์๋ช ์ฃผ๊ธฐ์ CoroutineScope ์
Just an OIDC Server
Just an OIDC Server
A exhaustive standard library for Minecraft mod development
Standard StdLib A exhaustive standard library for Minecraft mod development. Explore the docs ยป Report Bug ยท Request Feature Table of Contents About T
Pragmateam code challenge server (Kotlin)
Pragmateam code challenge server (Kotlin) Please refer to the provided document for the code challenge requirements. Framework & languages This projec
Cli lightning network server, based on LDK (rust-lightning). Provides DUMB-RPC interface (telnet friendly).
Hello Lightning Cli lightning network server, based on LDK (rust-lightning). Provides DUMB-RPC interface (telnet friendly). Example: Build it run it:
Help users of coding platforms to create findable, well documented, secure and offering good quality projects
The Ambassador The Ambassador will help users of coding platforms to create findable, well documented and offering good quality projects. It measures
Minosoft is an open source minecraft client, written from scratch in kotlin (and java).
Minosoft Minosoft is an open source minecraft client, written from scratch in kotlin (and java). It aims to bring more functionality and stability. No
A simple starter project for Minecraft Spigot Plugin using KotlinBukkitAPI.
KBAPI-StarterProject A simple starter project for Minecraft Spigot Plugin using KotlinBukkitAPI. The starter comes with the following KotlinBukkitAPI
Application for downloading and installing mods for minecraft
Mods Rainbow Application for downloading and installing mods for minecraft. Also user can choose favourites mods. Table of Contents Screenshots Genera
An application that simulate the Swedish Transport Agency, implemented with Spring Boot, Kotlin and GraphQL
graphql-kotlin-spring-server An application that simulate the Swedish Transport Agency, implemented with Spring Boot, Kotlin and GraphQL Running the s
Kotlin API for MiniKeyValue server
minikeyvaluekt Kotlin API for MiniKeyValue. Example val mkv = MiniKeyValue("http://localhost:3000/", MKVOkHttp) assert(mkv.put("wehave", "bigswag")) a
Ktor-Client this is the client part that uses the Ktor server
Ktor-Client this is the client part that uses the Ktor server Previews Tech stack & Open source libraries Minimum SDK level 21. Kotlin+ Coroutines + F