All Projects β†’ ezored β†’ ezored

ezored / ezored

Licence: MIT license
C++ Multiplatform Toolkit Template

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
swift
15916 projects
Objective-C++
1391 projects
java
68154 projects - #9 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to ezored

Mobile Toolkit
πŸ“± Shell scripts for Android and iOS device management
Stars: ✭ 161 (+45.05%)
Mutual labels:  development, toolkit
Kotatogram Desktop
Experimental Telegram Desktop fork.
Stars: ✭ 200 (+80.18%)
Mutual labels:  multi-platform, desktop
frontend-tools
Links to front-end development tools
Stars: ✭ 143 (+28.83%)
Mutual labels:  development, toolkit
Laravel Kit
A desktop Laravel admin panel app
Stars: ✭ 440 (+296.4%)
Mutual labels:  development, desktop
xtd
Free open-source modern C++17 / C++20 framework to create console, forms (GUI like WinForms) and unit test applications on Microsoft Windows, Apple macOS and Linux.
Stars: ✭ 321 (+189.19%)
Mutual labels:  toolkit, desktop
awesome-onboarding
😎 A curated list of awesome resources for software engineer onboarding
Stars: ✭ 21 (-81.08%)
Mutual labels:  development
jeveassets
jEveAssets is an out-of-game asset manager for Eve-Online, written in Java
Stars: ✭ 98 (-11.71%)
Mutual labels:  desktop
YdarWallpaper
openglζΈ²ζŸ“ηš„εŠ¨ζ€ζ‘Œι’ε£ηΊΈ
Stars: ✭ 65 (-41.44%)
Mutual labels:  desktop
dojos
Alguns desafios para os participantes dos grupos de estudo
Stars: ✭ 33 (-70.27%)
Mutual labels:  development
web-linux
Web page that looks like a linux desktop
Stars: ✭ 30 (-72.97%)
Mutual labels:  desktop
create-strv-app
Set up new app in line with STRV's best practices in one command
Stars: ✭ 14 (-87.39%)
Mutual labels:  toolkit
pulsar
The User Experience and Interface framework by Jadu.
Stars: ✭ 23 (-79.28%)
Mutual labels:  toolkit
flutter-app-template
Desktop flutter app template
Stars: ✭ 45 (-59.46%)
Mutual labels:  desktop
Tachidesk-Server
A rewrite of Tachiyomi for the Desktop
Stars: ✭ 1,052 (+847.75%)
Mutual labels:  desktop
magento-ngrok
Magento 2 module for ngrok.io service support
Stars: ✭ 45 (-59.46%)
Mutual labels:  development
BestPracticesWorkshop
Repository for the workshop "Best practices on development"
Stars: ✭ 14 (-87.39%)
Mutual labels:  development
windows taskbar
Flutter plugin serving utilities related to Windows taskbar. πŸ’™
Stars: ✭ 84 (-24.32%)
Mutual labels:  desktop
syng
A free, open source, cross-platform, Chinese-To-English dictionary for desktops.
Stars: ✭ 108 (-2.7%)
Mutual labels:  desktop
actlist-plugin
πŸ”§ Actlist Plugin library to development and debugging.
Stars: ✭ 14 (-87.39%)
Mutual labels:  desktop
docker-compose-moodle
This project quickly builds a local workspace for Moodle (Apache2, PHP-FPM with XDEBUG y Postgres) using containers for each of its main components. The local workspace is built and managed by Docker Compose
Stars: ✭ 33 (-70.27%)
Mutual labels:  development

Ezored Logo

C++ Multiplatform Toolkit Template
Ezored Philosophy: Write Once And Compile Anywhere


New project

I made a new project called Nativium (https://nativium.github.io) that follow Ezored idea, but is more flexible and modular.

Nativium

About

Single code for the business logic with Ezored.

Ezored multiplatform toolkit template allows you to use a single code for the business logic of mobile and desktop apps.

You only need to write platform-specific code where it’s necessary, for example to implement a native UI or when working with platform-specific APIs.

Ezored Guide

Template

This template aim to let you thinking about your project code instead of it structure and organization.

Download this template and check samples to test and see it working on mobile and desktop.

Every command to setup, prepare, publish and generate final binary can be executed from command line and you can use any editor to work with Ezored.

Each piece of code is separated by modules, making easy extend with your custom code or any C++ code and library.

Documentation

You can read all about Ezored in the auto-generated documentation:

https://ezored.s3.amazonaws.com/docs/index.html

Demo

The Android sample can be downloaded here:

https://play.google.com/store/apps/details?id=com.ezored.sample

The iOS (also watchOS and macOS) sample can be downloaded here:

https://apps.apple.com/br/app/ezored-c-tasks/id1492446109

Buy me a coffee

Buy Me a Coffee at ko-fi.com

License

MIT

Copyright (c) 2019-2021, Paulo Coutinho

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].