Git Product home page Git Product logo

hannesa2 / mechanoid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robotoworks/mechanoid

1.0 3.0 1.0 70.01 MB

Based on original Mechanoid Eclipse plugin providing a set of DSL's for the rapid development of Android apps with extendend Gradle support. Any PR is welcome

Home Page: https://github.com/robotoworks/mechanoid

FreeMarker 0.04% Shell 0.02% Java 91.39% GAP 6.96% Xtend 1.42% Groovy 0.02% HTML 0.02% CSS 0.01% XSLT 0.06% Ruby 0.05%

mechanoid's Introduction

GitHub license Build Status

Mechanoid with Gradle support

Mechanoid is an Eclipse Plugin sporting a set of code generators for Android™ driven by Simple DSL's (Domain Specific Languages) with full Eclipse Editor Support for the rapid development of Android applications.

But since Android uses as IDE Intellij (Android Studio) the code generation doesn't work any more. But some old project still uses this generated code and have to fix some issues. Unfortunatelly the original maintainer seams to be not interesed any more.

This is the motivation for this fork

Mechanoid DB

Here Room from Google is a modern replacement and there is secure Room as well

Mechanoid Net

Retrofit with Rx is a good replacement

Mechanoid Ops

This is the part why I maintain this repo because I've no good replacement found. Any suggestion is welcome

Mechanoid Prefs

Here I use secure DBPReferences as replacement

Installation

Repository available on https://jitpack.io

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}
dependencies {
    implementation 'com.github.hannesa2:mechanoid:3.1' // Support Lib
    // or
    implementation 'com.github.hannesa2:mechanoid:4.0' // Android X
}

License

Mechanoid Runtime Library

Copyright 2013 Robotoworks Limited

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Eclipse Plugin Components

Copyright 2013 Robotoworks Limited

All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
   
   http://www.eclipse.org/legal/epl-v10.html

mechanoid's People

Contributors

fluxtah avatar hannesa2 avatar dependabot[bot] avatar gradle-update-robot avatar groupsky avatar sebastienrouif avatar imminent avatar rosomack avatar onyxvd avatar maciejciemiega avatar ironsteel avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

munho

mechanoid's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.