{"id":34773095,"url":"https://github.com/nipsysdev/storeman","last_synced_at":"2026-05-25T02:31:39.604Z","repository":{"id":328312257,"uuid":"1100384517","full_name":"nipsysdev/storeman","owner":"nipsysdev","description":"A simple Logos Storage GUI node","archived":false,"fork":false,"pushed_at":"2025-12-19T20:57:06.000Z","size":528,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-22T07:52:59.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/nipsysdev.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-20T07:59:24.000Z","updated_at":"2025-12-19T20:57:10.000Z","dependencies_parsed_at":"2025-12-13T21:14:12.005Z","dependency_job_id":null,"html_url":"https://github.com/nipsysdev/storeman","commit_stats":null,"previous_names":["nipsysdev/dextools","nipsysdev/storeman"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/nipsysdev/storeman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2Fstoreman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2Fstoreman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2Fstoreman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2Fstoreman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nipsysdev","download_url":"https://codeload.github.com/nipsysdev/storeman/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2Fstoreman/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28024303,"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-12-25T02:00:05.988Z","response_time":58,"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":[],"created_at":"2025-12-25T08:04:35.942Z","updated_at":"2026-05-25T02:31:39.597Z","avatar_url":"https://github.com/nipsysdev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# storeman - A simple Logos Storage GUI node\n\nstoreman is a Desktop \u0026 Android app for connecting, uploading and downloading files from Logos Storage.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (v24 or higher)\n- Rust and Cargo\n- Tauri CLI\n\n### Installation\n\n1. Clone the repository\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n### Development\n\nRun the development server:\n\n```bash\ncargo tauri dev\n```\n\n### CLI Arguments\n\nThe application supports command-line arguments for providing custom configurations.\n\n**Available Options:**\n\n- `-p, --port \u003cVALUE\u003e` - Custom port for the storage node (default: 8089)\n- `-d, --data-dir \u003cVALUE\u003e` - Custom data directory for storage\n- `-h, --help` - Display help message and exit\n\n**Examples:**\n\n```bash\n# Run with custom port\n./storeman --port 8090\n\n# Run with custom data directory\n./storeman --data-dir /path/to/custom/data\n\n# Run with both custom port and data directory\n./storeman --port 8090 --data-dir /path/to/custom/data\n\n# Display help\n./storeman --help\n```\n\n**Note:** When running with `cargo tauri dev`, pass arguments after `--`:\n\n```bash\ncargo tauri dev -- --port 8090 --data-dir /path/to/custom/data\n```\n\nThis allows you to run multiple instances of the application simultaneously, each with its own port and data directory.\n\n### Build\n\nBuild the production application:\n\n```bash\ncargo tauri build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnipsysdev%2Fstoreman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnipsysdev%2Fstoreman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnipsysdev%2Fstoreman/lists"}