gui automation based on pyautogui python as backend and flutter desktop as frontend, drag and drop tool, no coding required.

Overview

GUI_AUTOMATION

gui automation based on pyautogui python as backend and flutter desktop as frontend, drag and drop tool, no coding required.

Install python dependencies

pip install pyautogui

that's it, now you can try the app by running the executable file release/linux/automation. Check the example down below.

Example

It is tested on Linux based system Ubuntu 20.4
the following sequence will open a terminal write "python --version" in it then press Enter. The process will be repeated 2 times (overall 3 times).

alt text

alt text

You might also like...

Repositório com o speed coding da interface da tela inicial do Nubank

Repositório com o speed coding da interface da tela inicial do Nubank

Speed Coding - Nubank Este projeto visa reproduzir a interface da tela inicial do aplicativo Nubank. Como sempre, não há nenhum patrocínio envolvido e

Dec 21, 2021

Keep track of coding contests on various online judges.

Keep track of coding contests on various online judges.

Code Calendar keep an eye on active contests on various online judges and add them as an event to your calendar. Install Flutter SDK throught Android

Nov 15, 2022

Flutter basic desktop project. Desktop todo app.

Flutter basic desktop project. Desktop todo app.

Glory Todo Desktop Basic and Primitive Flutter Desktop Project! Goal My goal is to accept my inexperience without worrying about the plugin shortcomin

Dec 3, 2022

Repository with Frontend code for InnoTutor project. It is written on Flutter.

inno_tutor A new Flutter application. Getting Started This project is a starting point for a Flutter application. A few resources to get you started i

Sep 17, 2022

Recipe bank - Recipe Bank - Flutter frontend web app to store recipes

recipe_bank A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if t

Jan 2, 2022

Cross-platform frontend to Homebrew formulae API

Cross-platform frontend to Homebrew formulae API

Brewery A cross-platform frontend to Homebrew formulae API. Features Works on many platforms Supports formulae and casks Supports analytics Regexp fil

Nov 4, 2022

News App created in Flutter using News API for fetching realtime data and Firebase as the backend and authenticator.

News App created in Flutter using News API for fetching realtime data and Firebase as the backend and authenticator.

News Buzz News App created in Flutter using News API for fetching realtime data and Firebase as the backend and authenticator. Features Custom news fe

Dec 30, 2022

A complete grocery store developed with Flutter, .Net Core, Firebase, One Signal and SQL Server as backend

A complete grocery store developed with  Flutter, .Net Core, Firebase, One Signal and SQL Server as backend

# Grocery-Store developed in Flutter,DotNet Core, Firebase, One-Signal, SQL-Server, Stripe, Razorpay, Paypal A complete grocery store developed with F

Jan 1, 2023

A chat App built with flutter and firebase as backend

chat_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Dec 3, 2021
Comments
  • Missing LICENSE

    Missing LICENSE

    I see you have no LICENSE file for this project. The default is copyright.

    I would suggest releasing the code under the GPL-3.0-or-later or AGPL-3.0-or-later license so that others are encouraged to contribute changes back to your project.

    opened by TechnologyClassroom 1
  • Update CommandsParser.py

    Update CommandsParser.py

    I'm not sure its recommended or possible to try to grab an attribute of a class that doesn't have an instantiation. If we would like to keep going down this road, we'd need to change the type json attribute to reflect the class name. Could to_lower() the type so it doesn't have to be camel cased, but i'm out of ideas on how to make it more elegant than that.

    opened by larson-7 0
Owner
Hassan Kanso
Hassan Kanso
A cross platform GUI, soon to be the official GUI.

CCExtractor Flutter GUI The new cross platform interface is all you need, as it includes all the options. After installing GUI you will have a shortcu

CCExtractor Development 16 Nov 19, 2022
A flutter based app using python scripts as backend for a quotes app.

Fluthon APP A new Flutter project which is supported from a python script and lists quotes . Deployment ?? -> /Script - python main.py. -> Run main.d

Yash Joshi 4 Nov 16, 2022
This design has been created for educational purposes. Also this project has integrated push notifications with firebase and my own server in python.

Ui Clone of the Nequi application This design has been created for educational purposes. Also this project has integrated push notifications with fire

Juan Suarez 3 Nov 17, 2022
Integrated Docker with Mobile App using python API and Can perform almost all functionality of Docker

tech_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Keshav Sharma 0 Oct 29, 2021
Algorithm Toolbox is an Android app for C++, Python and DART algorithms. It shows the codes as well as its explanation with various examples.

AlgoKing Algorithm Toolbox is an Android app for C++, Python and DART algorithms. It shows the codes as well as its explanation with various examples.

Hash Studios 5 Sep 13, 2022
Flutter WebRTC demo with Python server to perform image processing on video frames using OpenCV

flutter + webrtc => python + aiortc + opencv This demo project should help you to get setup sending a video feed from a flutter app to a python backen

John Crisp 42 Dec 29, 2022
Flutter-Python rubiks cube solver.

AI based Rubik's Cube Solver using Flutter and Python Mobile app for solving 3*3 Rubik's Cube. Screenshot Python Libraries Flask (https://pypi.org/pro

Brine Softwares Solution Pvt Ltd. 796 Jan 8, 2023
a python-like bytes_io implementation for dart

bytes_io A python-like bytes_io implementation for dart A powerful helper for processing raw binary data Usage A simple usage example: import 'package

Kelly 5 Aug 31, 2022
A public repo that contains all the projects built in live coding events.

JEToP Live Coding A public repo that contains all the projects built in live coding events. Star this repo to not miss it. Built with ❤️ by JEToP's IT

JEToP - Junior Enterprise Torino Politecnico 13 Nov 30, 2022
A GUI to quickly manage your WSL2 instances

WSL2 Distro Manager A quick way to manage your WSL2 instances with a GUI. Install This app is available on the Windows Store or as a direct download f

Eric 390 Dec 29, 2022