Skip to content
forked from AutomaApp/automa

A chrome extension for automating your browser by connecting blocks

License

Notifications You must be signed in to change notification settings

xkonglong/automa

 
 

Repository files navigation

Automa

version Twitter Discord

An extension for automating your browser by connecting blocks.
Auto-fill forms, do a repetitive task, take a screenshot, or scrape website data — the choice is yours. You can even schedule when the automation will execute!

Marketplace

Browse the Automa marketplace where you can share and download workflows with others. Go to the marketplace »

Project setup

# Install dependencies
yarn install

# Compiles and hot-reloads for development
yarn dev

# Compiles and minifies for production
yarn build

# Create a zip file from the build folder
yarn build:zip

# Lints and fixes files
yarn lint

Contributors

Thanks to everyone who has submitted issues, made suggestions, and generally helped make this a better project.

About

A chrome extension for automating your browser by connecting blocks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 60.6%
  • JavaScript 38.4%
  • Other 1.0%