{"id":15714244,"url":"https://github.com/stephannv/aseprite_listener","last_synced_at":"2025-03-30T19:46:43.045Z","repository":{"id":152112903,"uuid":"141615370","full_name":"stephannv/aseprite_listener","owner":"stephannv","description":"Listen changes on .ase/.aseprite files in specific folder and export .png and .json to a target folder","archived":false,"fork":false,"pushed_at":"2018-07-19T18:35:30.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T22:36:30.985Z","etag":null,"topics":["aseprite","changes","export","listener","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stephannv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-19T18:11:24.000Z","updated_at":"2021-04-06T17:57:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"89e1717b-b889-41cb-8fc6-c4374bcffa1e","html_url":"https://github.com/stephannv/aseprite_listener","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephannv%2Faseprite_listener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephannv%2Faseprite_listener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephannv%2Faseprite_listener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephannv%2Faseprite_listener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephannv","download_url":"https://codeload.github.com/stephannv/aseprite_listener/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246372503,"owners_count":20766625,"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","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":["aseprite","changes","export","listener","ruby"],"created_at":"2024-10-03T21:35:08.162Z","updated_at":"2025-03-30T19:46:43.018Z","avatar_url":"https://github.com/stephannv.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aseprite listener\n\nListen changes on .ase/.aseprite files in specific folder and export .png and .json to a target folder\n\n## Getting started\n\n### Installing\n\nDownload aseprite_listener or clone:\n```\ngit clone git@github.com:stephanngamedev/aseprite_listener.git\n```\n\nGo to aseprite_listener's folder and install dependencies:\n```\ncd /path/to/aseprite_listener\n\nbundle install\n```\n\n### Using\nStarting listener:\n```\nruby aseprite_listener.rb \\\n  -a /path/to/aseprite executable \\\n  -p /path/you/want/listen \\\n  -t /target/folder/to/png \\\n  -d /target/folder/to/json \\\n  -s 4 \\\n  -i 1\n```\n\n### Options\n#### `-a` or `--aseprite` | String | Required\nAseprite executable path.\n\nIf you installed Aseprite on Ubuntu via Steam:\n\n`~/.local/share/Steam/steamapps/common/Aseprite/aseprite`\n\nIf you installed Aseprite on MacOS via Steam:\n\n```~/Library/Application\\ Support/Steam/steamapps/common/Aseprite/Aseprite.app/Contents/MacOS/aseprite```\n\n\n\n#### `-p` or `--path` | String | Required\nPath to listen\n\n#### `-t` or `--target` | String | Required\nSprite sheet (.png) folder target\n\n#### `-d` or `--data` | String | Required\nJSON data folder target\n\n#### `s` or `--scale` | Integer | Default: 1\nScale factor\n\n#### `i` or `--inner-padding` | Integer | Default: 0\nAdd padding inside each frame\n\n#### `-o` or `--only` | String | Default: `\\.ase$`\nListen to a specific type of file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephannv%2Faseprite_listener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephannv%2Faseprite_listener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephannv%2Faseprite_listener/lists"}