{"id":19923031,"url":"https://github.com/abdealijaroli/jaro","last_synced_at":"2025-10-12T11:50:26.520Z","repository":{"id":250531043,"uuid":"834716284","full_name":"abdealijaroli/jaro","owner":"abdealijaroli","description":"URL Shortener + P2P File Sharing 🦄 https://hub.docker.com/r/abdealijaroli/jaro","archived":false,"fork":false,"pushed_at":"2024-10-07T13:27:14.000Z","size":242,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-03T07:37:39.128Z","etag":null,"topics":["aws","docker","golang","htmx","postgres","templ"],"latest_commit_sha":null,"homepage":"https://jaroli.me","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abdealijaroli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2024-07-28T06:22:06.000Z","updated_at":"2024-10-20T03:25:06.000Z","dependencies_parsed_at":"2024-08-24T19:32:09.718Z","dependency_job_id":"15c27ad6-948a-465f-ba38-9225892856b7","html_url":"https://github.com/abdealijaroli/jaro","commit_stats":null,"previous_names":["abdealijaroli/jaro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abdealijaroli/jaro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdealijaroli%2Fjaro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdealijaroli%2Fjaro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdealijaroli%2Fjaro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdealijaroli%2Fjaro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdealijaroli","download_url":"https://codeload.github.com/abdealijaroli/jaro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdealijaroli%2Fjaro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011187,"owners_count":26084900,"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-10-12T02:00:06.719Z","response_time":53,"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":["aws","docker","golang","htmx","postgres","templ"],"created_at":"2024-11-12T22:12:48.904Z","updated_at":"2025-10-12T11:50:26.499Z","avatar_url":"https://github.com/abdealijaroli.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jaro\n\n## Overview\nJaro is a CLI app dev tool for developers who are all things terminal. Jaro can help you get done two things right from your terminal - shorten links and securely transfer files p2p.\n\n## Quick demo ✨\nhttps://github.com/user-attachments/assets/154eff71-eace-4536-8644-1c6e7e16ee56\n\n## Usage\nTo get started with Jaro, pull the Docker image from Docker Hub:\n```\ndocker pull abdealijaroli/jaro\n```\n\n## Configuration\nThe application inside this container reads its configuration from a single environment variable. You need to provide this variable when running the container.\n\n### Required Environment Variable\n- **DB_URL**: PostgreSQL connection string (e.g., `postgresql://user:password@host:port/dbname`)\n\n## 1. Run the server\nTo run the Jaro application, use the following command, replacing the `DB_URL` with your actual PostgreSQL connection string:\n```\ndocker run -d --name jaro -e DB_URL=postgresql://user:password@host:port/dbname -p 8008:8008 abdealijaroli/jaro:latest\n```\n\n## 2. Shorten a link\n```\ndocker run -d --name jaro -e DB_URL=postgresql://user:password@host:port/dbname -p 8008:8008 abdealijaroli/jaro:latest -s https://example.com\n```\n\n## 3. Transfer a file\n```\ndocker run -d --name jaro -e DB_URL=postgresql://user:password@host:port/dbname -p 8008:8008 abdealijaroli/jaro:latest -t /path/to/your/file\n```\n\n## Features\n- **Link Shortening**: Easily shorten URLs directly from your terminal.\n- **File Transfer**: Transfer files without leaving your command line.\n\n## Contributing\nIf you would like to contribute to Jaro, feel free to submit a pull request or open an issue.\n\n## License\nThis project is open-source and available under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdealijaroli%2Fjaro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdealijaroli%2Fjaro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdealijaroli%2Fjaro/lists"}