Public App Store

Dev Tools

Free
Essential app for development and testing Easybots' solutions. It contains buttons, text boxes, image boxes, etc, very handy to test your new bots and solutions.
Details

Emails

Free
Send emails from your Easybots' solutions. All you need is your Easybots account, no other settings at all.
Details

Apps Remote Control

Free
This app enables you to start and stop easybots apps on your local machine from the web. When you log in to your easybots' web app (https://easybots.net/RemoteControl), you will see all the apps running on your PC, and you'll be able to start and stop the specific app.
Details

Web Bots

Free
Your personal bots on the web! Customize your Easybots' web page "My Web Bots" (https://easybots.net/WebBots) so that you can control other bots from the web. Combine with 'USB Camera' app to get a pic from your living room from the web, or remotely start/stop solutions - anything you can think - now you can do it from the web.
Details

Easybots Utils

Free
Contains bots that can perform various comparisons of data and other helpful operations, like Math, working with collections, DateTimes, etc..
Details

Easybots Variables

Free
Get notification when a Easybots' variable has changed, or control your variables from the Easybots' solutions - this app exposes the easybots' variables as bots so that you can use them with other bots and change variable values from your solutions.
Details

Timers & Alarms

Free
Timers and alarms for your solutions. Get notification on certain time intervals, or at a daily or weekly alarm.
Details

On-Off Timers

Free
Set custom ON/OFF time intervals for a 24 hour period. Create a bot that gives ON/OFF triggers at the specified time intervals, on a daily basis. Example: - Every day, turn my Phillips Hue Light on, from 07:00 AM to 08:15 AM, and from 07:30 PM to 09:45 PM.
Details

Processes Monitor

Free
Monitors processes on your machine, and fires triggers when a selected process is not running anymore. Combine this bot with the 'Emails' or 'Pushbullet' App to get notification on your mobile when a long-running process stops executing.. This app is minimized to System Tray to save space on your taskbar and for easier launching.
Details

SQL Connections

Free
SQL Connection bots to connect to your databases. Use this bots to execute SQL statements and retrieve data from the SQL databases. Combine with the bots from the 'Data Tables' app to iterate to data you retrieve from your databases.
Details

Triggers

Free
The Trigger bot enables you to control when a trigger will be fired from the Easybots solution. Each bot has a trigger, and an Action to fire that trigger 'FireTrigger'. Whenever the Action 'FireTrigger' is called, the Trigger will be fired to start execution of another sequence. Use it together with the 'Data Tables' app to loop through the rows in a table..
Details

USB & Web Cam

Free
Convert your USB Web Cam to a motion detector, or an eye to your home. This app enables you to get pictures, get notification when something moves in front of your USB camera. Combine it with the 'Web Bots' app to be able to monitor your home from anywhere, anytime.. What's new 1.0.27.0 : added 'CreateFromUr' action
Details

HTTP Methods

Free
HTTP Methods for your bots. GET, POST, PUT, PATCH, DELETE, etc, and get the response back to your Easybots' solutions.
Details

Optical Character Recognition

Free
Give this bot a picture and it knows how to recognize the text on that picture. Recognize licence plates, screen displays on various instruments, or let the kid learn how to write words, and the computer read the words together with the voice app.. Only for Operating Systems: Windows 8 and newer...
Details

Text Formatters

Free
Text Formatters are bots that know how to replace words in a text. For example: - Bots contain text template in the form: "Hello <<name>>!". - '<<name>>' is a text variable, and will appear as input in the Easybots' editor. - if 'name' = "World", the result text will be "Hello World!". These bots are very useful when sharing solutions with other users, where the user needs to change only some words in long text..
Details

Email Client

Free
Configure your SMTP Client to send emails from your Easybots solutions, from your own email account.
Details

Pushbullet Mobile Notifications

Free
Bots that send notifications with text and images to your 'Pushbullet' devices. Visit 'www.pushbullet.com' to create an account and generate an API key in order to create a bot in the Easybots platform.
Details

Pushover Mobile Notifications

Free
Bots that send notifications to your Pushover app on your mobile. Now you can easily combine your solutions with Pushover and get direct notifications to your phone.
Details

JSON Utilities

Free
Bot that knows how to get JSON object(s) by specified JSON Path.
Details

String Utilities

Free
An Easybot that knows how to work with strings. Various operations with strings like splitting, matching, comparing, getting substrings and more...
Details

Easybots Solutions

Free
Get notification when some of your easybots' solutions fails unexpectedly or throws exception. Combine it with the email app, and you can get an email each time something goes wrong with the execution of the solution on your machine.
Details

Data Tables

Free
Provides bots in form of DataTables that keep data rows, and can iterate through the rows.
Details

Files & Processes

Free
App that enables you to work with the files and the processes on your PC: - Read, Write, Get files.. - Start processes on your PC and get the info from them.. - Monitor changes in directories (new files, changed files, new directories, changed directories, etc..)
Details

Microsoft Message Queues

Free
Bots that know how to work with for Microsoft Message Queues
Details

Voice Commands

Free
Control your bots and easybots solutions with voice commands. With this app you can define your voice command, and they will get triggered each time you speak those voice commands. Additionaly, the PC speakers can speak out the text you send to them.
Details

Git Repositories

Free
Bots that can control your GIT repositories. Check if new commit is available, pull, push, etc, from your Easybots' solutions. Known Issues: Connecting to HTTPS URLs on Windows 7 results in certificate problems..
Details

Type Converters

Free
Bots that know how to cast and convert one type to another type. For example: - casting from 'object' to the needed type - serializing to bytes - deserializing from bytes These bots are especcially handy when using the 'foreach' operator in the easybots' solutions, to convert from 'object' to the correct type.
Details

Data Bots

Free
Bots that hold data to be used in the solutions. Alternative to the Easybots' variables, great way to keep data organized by using these bots.
Details

YouTube App

Free
Youtube bot exposing the functionalities of Youtube, including search, play, stop of videos, etc..
Details

Excel App

Free
An Easybots App for working with Microsoft Excel's sheets. Features: - Writing data to Excel sheet - Reading data from Excel sheet
Details

Screen Capture App

Free
Take screenshot from your current desktop and use the image in your solutions
Details

Website Login App

Free
Bots that can login to websites based on previously saved credentials.
Details

IpCamera App

Free
Get images from IP Cameras, on your local network or public.
Details

Skopje Pulse App

Free
Get PM10, PM2.5 pollution values, as well as temperature, humidity value from the sensors of the Skopje Pulse project.
Details

uTorrent App

Free
An Easybots App for manipulating with torrents using uTorrent Client. Use this app to easly download, pause, stop, delete, get notification when downloading of torrent is finished and many more.
Details

IpGeographicLocation

Free
Bot that gets the geographical location of an IP address.
Details

Command Line Triggers

Free
A bot that enables you to send commands to the Easybots Solutions through the Command Line Interface.
Details

Html Utilities

Free
Bots that know how to work with HTML documents. Get HTML elements by selector, get attributes and attribute's value & more...
Details

Philips Hue App

Free
Control your Philips Hue Lights from your Easybot' solutions. Each light is a bot that can interact with other bots in your system. Visualize the temperature or the pollution outside by changing the colors of your Hue Lights..
Details

Slack Bots

Free
A Slack bot which can send commands to Easybots, and vice-versa, you can send messages from Easybots to the slack channels via the slack bot.
Details

Exceptionless App

Free
Control your 'Exceptionless' projects on www.exceptionless.com Log errors, messages, feature usage, etc, through your easybots' solutions.
Details

Object Storage

Free
Save and retrieve objects with SQL-like syntax. This app has bots that enable you to save any data/objects. Save the object in binary format, assign tags to it (text, timestamps, number tags), and later use this tags to retrieve the object.
Details

Web Video Grabber

Free
Gets a snapshot image from a video. The video can be on local disk or web stream. Example: http://streaming1.neotel.net.mk:8080/hls/gradsko_1.m3u8
Details