{"id":13776981,"url":"https://github.com/actlist/actlist","last_synced_at":"2025-07-24T20:02:09.956Z","repository":{"id":37585147,"uuid":"76278143","full_name":"actlist/actlist","owner":"actlist","description":":package: Actlist is a utility platform to execute your own action list easily and simply.","archived":false,"fork":false,"pushed_at":"2023-12-17T15:49:34.000Z","size":913,"stargazers_count":133,"open_issues_count":2,"forks_count":29,"subscribers_count":6,"default_branch":"dev","last_synced_at":"2025-04-10T03:53:35.531Z","etag":null,"topics":["desktop","desktop-application","java","javafx","javafx-application","javafx-desktop-apps","javafx-frameworks","platform","utilities","utility"],"latest_commit_sha":null,"homepage":"https://actlist.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/actlist.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["actlist","silentsoft"],"patreon":"silentsoft","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"silentsoft.org/donate"}},"created_at":"2016-12-12T17:11:02.000Z","updated_at":"2025-04-08T22:06:32.000Z","dependencies_parsed_at":"2024-01-13T07:24:02.426Z","dependency_job_id":"cd2a8420-0998-4a60-85ef-112527f25573","html_url":"https://github.com/actlist/actlist","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/actlist/actlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actlist%2Factlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actlist%2Factlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actlist%2Factlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actlist%2Factlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actlist","download_url":"https://codeload.github.com/actlist/actlist/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actlist%2Factlist/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266897218,"owners_count":24002642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["desktop","desktop-application","java","javafx","javafx-application","javafx-desktop-apps","javafx-frameworks","platform","utilities","utility"],"created_at":"2024-08-03T18:00:35.963Z","updated_at":"2025-07-24T20:02:09.642Z","avatar_url":"https://github.com/actlist.png","language":"Java","readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/actlist/actlist/blob/dev/src/main/resources/images/icon/actlist_64.png?raw=true\"\u003e\u003c/br\u003e\n  Actlist\n\u003c/h1\u003e\n\u003ch2 align=\"center\"\u003e\n  \u003csup\u003e\n    \u003ch5\u003eExecute your own action list easily and simply\u003c/h5\u003e\n  \u003c/sup\u003e\n  \u003cdiv\u003e\n\n[![release](https://shields.io/github/v/release/actlist/actlist?display_name=tag)](https://actlist.io/archives/)\n[![Build Status](https://app.travis-ci.com/actlist/actlist.svg?branch=dev)](https://app.travis-ci.com/actlist/actlist)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsilentsoft%2Factlist.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsilentsoft%2Factlist?ref=badge_shield)\n![downloads-total](https://actlist.silentsoft.org/api/shields/downloads-total)\n![usage](https://actlist.silentsoft.org/api/shields/usage)\n[![Hits](https://hits.sh/github.com/silentsoft/actlist.svg)](https://hits.sh/github.com/silentsoft/actlist/)\n[![Discord](https://img.shields.io/discord/873205203493593178?logo=discord)](https://discord.silentsoft.org/actlist)\n\n  \u003c/div\u003e\n\u003c/h2\u003e\n\n![](https://actlist.io/img/preview.png?token=90777ed1)\n\n## Installation\nWindows:\n\u003e [download exe or zip file](https://actlist.io/archives/) and launch.\n\nmacOS:\n\u003e [download dmg file](https://actlist.io/archives/) and launch.\n\n## Documentation\n* https://actlist.io/docs/quick-start/\n\n## Prerequisites For Development\n* [OpenJDK 1.8 with JavaFx binary distribution](https://www.azul.com/downloads/?version=java-8-lts\u0026package=jdk-fx#download-openjdk)\n* [Scene Builder](https://gluonhq.com/products/scene-builder/#download) for graphic design\n\n## Actlist Application Development Setup Guide\n1. Fork this repository into your GitHub Account\n2. Clone \u0026 import as a Maven project into your favorite IDE\n3. Launch\n   ```\n   src/main/java/org/silentsoft/actlist/application/App.java\n   ```\n\n## Actlist Plugin Development Setup Guide\nThere are two ways to create an Actlist plugin. the first one is using starter-kit(which is highly recommended) and the second one is creating Maven project using Maven archetype.\n\n### Getting started with GitHub\n1. [Generate repository](https://github.com/actlist/actlist-plugin-starter-kit/generate)\n2. Clone \u0026 import as a Maven project into your favorite IDE\n   - If you are using `IntelliJ IDEA`, you need to enable `Add dependencies with \"provided\" scope to classpath` in the Run Configuration dialog\n4. Launch\n   ```\n   src/main/java/sample/Plugin.java\n   ```\n\n### Getting started with Maven\n1. Execute following command:\n   ```shell\n   $ mvn archetype:generate \\\n         -DarchetypeGroupId=org.silentsoft \\\n         -DarchetypeArtifactId=actlist-plugin-archetype \\\n         -DarchetypeVersion=1.0.0 \\\n         -Dactlist-plugin-sdk-version=2.2.0 \\\n         -DgroupId=sample \\\n         -DartifactId=starter \\\n         -Dversion=1.0.0\n   ```\n   `Tip` - If you are behind a proxy server then you should use one of the following\n   \u003cdetails markdown=\"1\"\u003e\u003csummary\u003eDetails\u003c/summary\u003e\n\n   - Windows\n     ```shell\n     $ set MAVEN_OPTS=-Dhttps.proxyHost=10.20.30.40 -Dhttps.proxyPort=8080\n     ```\n   - macOS\n     ```shell\n     $ export MAVEN_OPTS=-Dhttps.proxyHost=10.20.30.40 -Dhttps.proxyPort=8080\n     ```\n   - `Note` - The proxy host `10.20.30.40` and proxy port `8080` is up to you.\n\n   \u003c/details\u003e\n2. Import as a Maven project into your favorite IDE\n   - If you are using `IntelliJ IDEA`, you need to enable `Add dependencies with \"provided\" scope to classpath` in the Run Configuration dialog\n4. Launch\n   ```\n   src/main/java/sample/Plugin.java\n   ```\n\n## Packaging\n```shell\n$ mvn clean package\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease note we have a [CODE_OF_CONDUCT](https://github.com/actlist/actlist/blob/master/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project.\n\n## Change log\nPlease refer to [CHANGELOG](https://github.com/actlist/actlist/blob/master/CHANGELOG.md).\n\n## License\nPlease refer to [LICENSE](https://github.com/actlist/actlist/blob/master/LICENSE.txt) and [NOTICE](https://github.com/actlist/actlist/blob/master/NOTICE.md).\n\n## Thanks to\n\u003ca href=\"https://www.jetbrains.com/?from=Actlist\"\u003e\u003cimg src=\"https://actlist.io/img/jetbrains.png\" width=\"200\"\u003e\u003c/a\u003e\n","funding_links":["https://github.com/sponsors/actlist","https://github.com/sponsors/silentsoft","https://patreon.com/silentsoft","silentsoft.org/donate"],"categories":["Libraries, Tools and Projects"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factlist%2Factlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factlist%2Factlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factlist%2Factlist/lists"}