Git Product home page Git Product logo

actionrecorder's Introduction

GPLv3Project ActionRecorder

ActionRecorder is a JavaFx application to record and replay user-computer interactions with multiple functionalities.

Development

This app was was developed using the following technologies:

  1. JavaFx 19
  2. Java SE 19.0.2
  3. Scene Builder 8.5.0
  4. Sqlite jdbc 3.36.0.3
  5. Jnativehook 2.2.2

This app has:

  • Intuitive and colourful design.
  • Transparency effects.
  • Data Persistence with SQLite Embedded database.
  • Own minimize and close buttons.
  • Window Drag Functionality.
  • Object Oriented Design.
  • Readable and documented Source code.

Design

Main View

Main view

Main View from the taskbar and tasks view

Main view from taskbar

Settings view

Settings view

Start recording view

Start recording view

Recording with system tray icon

Start recording view

Runing from source

To locally frun this project:

  • Clone this repo and go to proyect root:

    git clone https://github.com/Brnd08/ActionRecorder
    cd ./ActionRecorder
    
  • If you have a local maven instalation simply execute

    mvn javafx:run 
    

    Otherwhise user mvn wrapper file

    ./mvnw javafx:run 
    

    You should be able see something like this

    first_execution

actionrecorder's People

Contributors

brnd08 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

actionrecorder's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.