System Designer is a free open source app that helps you to design systems and system components and generate the right classes for your workflow requirement.
A system is defined by a model, composed by components and reacts to an events that can be called behaviors. (System Designer)
System Designer uses UML, a standard, to define your model. So you probably already know how to design in System Designer even if you have never run it.
The definition of the model is stored on a JSON format called MSON. With MSON you can define types, classes, one to one / one-to-many relationships and multi inheritance between classes.
Once you have created your model, System Designer generates the skeletons of all your methods. You only have then to add your code to implement them.
System Designer provides you helpers to manage your components. You can easily navigate through components to create your application.
There is no need to code to instantiate a component. Create a component in System Designer is like creating a document in a NoSQL Database.
In fact, System Designer acts as an ODM (Object-Document Mapper) to manage your components as NoSQL Documents.
You can run your system directly from System Designer and then export it to HTML, JSON, JavaScript, a Node.js module or a Graphviz file (* macOS, Windows, Linux, and PWA version only).
Because you have defined a model for your application, a Dynamic Type Check is done on every action of your system. All warnings are sent and shown in System Designer.
System Designer can be used on Windows, macOS, Linux, iOS, Android or any browsers. You can also install it in your project: System Designer requires no backend to work, it is a full web application.
You can build your System Designer port for your desktop, or as a web app. The desktop port uses Electron and allows you to export to Windows, Linux, and macOS.
It can be also built for Web or for Cordova that supports both Android and iOS.
License
Copyright © 2022 Erwan Carriou
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 here.
Resources
Tailchat is a next-generation communication application that aims to provide a workspace for teams and individuals, similar to platforms like Slack, Discord, and Rocket.Chat.
It emphasizes privacy by allowing only invited members to join a group and requiring the addition of friends through a nickname and a random string
Stealerium is a free open-source application that combines the functionalities of a Stealer, Clipper, and Keylogger.
The Stealer component, written in C#, logs will be sent to your Discord channel using a webhook.
This program is for educational purposes only. The user is responsible for how they use the program,
TwitVault is a user-friendly and incredibly versatile cross-platform desktop application that harnesses the full potential of the powerful Twitter API to provide you with an extensive range of features.
With TwitVault, you can effortlessly download and seamlessly sync your invaluable profile data, ensuring that you never miss out on any
Qri CLI is a dataset version control system built on the distributed web
A self-hostable personal dashboard
Flutter is an open-source UI toolkit developed by Google for building natively compiled applications for mobile, web, and desktop from a single codebase. It allows developers to write code once and deploy it on multiple platforms, reducing development time and effort.
Flutter is considered cool for its fast and efficient
Dolphie is an incredibly powerful and user-friendly terminal tool that provides a multitude of features for monitoring MySQL in real-time. With its intuitive interface and comprehensive functionality, Dolphie allows users to effortlessly monitor and analyze their MySQL databases with ease.
Using Dolphie, you can stay updated on the performance, status,
Manage Databases without knowing SQL. Track User growth, find Sales insights or bottlenecks, share KPIs without engineering.
Seal Report is an open-source reporting tool for .NET that allows users to create and customize reports from various data sources. It offers a user-friendly interface, scheduling capabilities, and exporting options in different formats, making it ideal for data analysis and business intelligence.
Features
* Dynamic SQL sources: Use either your
MAMP is a popular solution for PHP and web development on macOS. It provides a bundled package of Apache, MySQL, and PHP, allowing developers to easily set up a local development environment.
However, there are several reasons why someone might seek alternatives to MAMP:
1. Not open-source: MAMP is not