All Projects → sertain → Sertain

sertain / Sertain

Licence: mit
🤖 Write more for your robot with less

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Sertain

Openkai
OpenKAI: A modern framework for unmanned vehicle and robot control
Stars: ✭ 150 (+1263.64%)
Mutual labels:  robot, framework
Wechat Go
go version wechat web api and message framework for building wechat robot
Stars: ✭ 1,381 (+12454.55%)
Mutual labels:  robot, framework
Kaito
🌎⠀An HTTP Framework for TypeScript
Stars: ✭ 26 (+136.36%)
Mutual labels:  framework
Furatto
It's a flat, fast and powerful front-end framework for rapid web development.
Stars: ✭ 850 (+7627.27%)
Mutual labels:  framework
Honeytrap
Advanced Honeypot framework.
Stars: ✭ 938 (+8427.27%)
Mutual labels:  framework
Slackbot Destroyer
📣 ❌ Slack integration that can destroy all incoming messages from Slackbot.
Stars: ✭ 23 (+109.09%)
Mutual labels:  robot
Blink
A high performance web framework and application server in PHP.
Stars: ✭ 837 (+7509.09%)
Mutual labels:  framework
Kitto
Kitto is a framework for interactive dashboards written in Elixir
Stars: ✭ 928 (+8336.36%)
Mutual labels:  framework
Element
Programmatic UI for macOS
Stars: ✭ 855 (+7672.73%)
Mutual labels:  framework
Apex Chainable
Chain Batches in a readable and flexible way without hardcoding the successor.
Stars: ✭ 27 (+145.45%)
Mutual labels:  framework
Newbe.mahua.framework
本SDK为实现QQ机器人平台的大一统,支持多种机器人平台:酷Q、MyPCQQ、QQLight等
Stars: ✭ 849 (+7618.18%)
Mutual labels:  robot
Adapt
Advanced Developer Async Programming Toolkit
Stars: ✭ 26 (+136.36%)
Mutual labels:  framework
Core
The core source repository for the Cherab project.
Stars: ✭ 26 (+136.36%)
Mutual labels:  framework
C Sharp Console Gui Framework
A GUI framework for C# console applications
Stars: ✭ 838 (+7518.18%)
Mutual labels:  framework
C cpp project framework
CMake build system( framework) with kconfig support for C/CPP projects
Stars: ✭ 26 (+136.36%)
Mutual labels:  framework
Bingo
基于golang开发的高性能,高并发分布式框架。
Stars: ✭ 9 (-18.18%)
Mutual labels:  framework
Xtd forms
Modern c++17 library to create native gui for Microsoft Windows, Apple macOS and Linux.
Stars: ✭ 25 (+127.27%)
Mutual labels:  framework
Blossom
A free open-source design framework for the modern web
Stars: ✭ 26 (+136.36%)
Mutual labels:  framework
Concise.css
A CSS framework that's lightweight and easy-to-use. Give up the bloat. Stop tripping over your classes. Be Concise.
Stars: ✭ 941 (+8454.55%)
Mutual labels:  framework
Sudomy
Sudomy is a subdomain enumeration tool to collect subdomains and analyzing domains performing automated reconnaissance (recon) for bug hunting / pentesting
Stars: ✭ 859 (+7709.09%)
Mutual labels:  framework

Sertain

Write more for your robot with less, and be absolutely SERTain that your code works.

Installation

Sertain is hosted on JitPack and only available through the Gradle build system. First, add JitPack to your root build.gradle at the end of repositories:

allprojects {
    repositories {
        // ...
        maven { url 'https://jitpack.io' }
    }
}

And then add the dependency:

dependencies {
    compile 'org.sert2521.sertain:core:1.2.1'
}

Documentation

Checkout the documentation for information on how to use Sertain on your robot, and for a complete list of features. The javadocs are automatically generated after each push to master.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].