Skip to main content

Our technical solutions

Our main goal is to create software that meet your specific needs. Following is an overview of some of the solutions we can provide to that end.

Advanced graphical user interfaces

From simple buttons and checkboxes, to complex interfaces containing tabs, folding containers, item trees, dialog boxes and complete menus, we can architecture interfaces that suit your needs.

GUI example

2D and 3D visualizations

Rendering 3D objects, making 2D diagrams, drawing charts, all with full interactivity, you name it.

Chart

Automation

Repeating boring or time-consuming tasks, copying files, executing a complete process that includes running an existing script, extracting the results and archiving them, then sending an email that includes them… Tell us what you need, and we will propose a fitting solution.

Data processing

Extracting text or number data, creating processing scripts or interfacing with existing solutions, data import and export, we can propose an alternative to spreadsheet macros if it proves relevant.

Integrating with existing tools

We can build user interfaces on top of existing tools, like scripts (python, batch, bash…) or command-line tools (such as some software license managers, FFmpeg…), and interact with them, display and parse their results.

FFmpeg GUI

Inter-process communication

A local TCP connection can be established to communicate between our custom software and existing solutions, if those support such a feature. This allows you to control those tools from our user interface and read any information they provide via TCP.

TCP