{"id":13402140,"url":"https://github.com/qarmin/szyszka","last_synced_at":"2025-05-15T16:02:39.295Z","repository":{"id":40343688,"uuid":"326453917","full_name":"qarmin/szyszka","owner":"qarmin","description":"Szyszka is fast and powerful file renamer","archived":false,"fork":false,"pushed_at":"2024-12-07T08:21:15.000Z","size":405,"stargazers_count":877,"open_issues_count":51,"forks_count":32,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-12T02:18:21.040Z","etag":null,"topics":["gtk","linux","rename-files","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/qarmin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"qarmin"}},"created_at":"2021-01-03T16:44:14.000Z","updated_at":"2025-05-02T20:02:20.000Z","dependencies_parsed_at":"2023-11-24T23:22:27.184Z","dependency_job_id":"5f553779-e2e5-4fcc-a2ff-14cd0a0f7ae2","html_url":"https://github.com/qarmin/szyszka","commit_stats":{"total_commits":66,"total_committers":11,"mean_commits":6.0,"dds":0.5757575757575757,"last_synced_commit":"57c447898eeb729589f4a9877ef5ab6a1b9ef67a"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qarmin%2Fszyszka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qarmin%2Fszyszka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qarmin%2Fszyszka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qarmin%2Fszyszka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qarmin","download_url":"https://codeload.github.com/qarmin/szyszka/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254374398,"owners_count":22060609,"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":["gtk","linux","rename-files","rust"],"created_at":"2024-07-30T19:01:12.000Z","updated_at":"2025-05-15T16:02:39.243Z","avatar_url":"https://github.com/qarmin.png","language":"Rust","funding_links":["https://github.com/sponsors/qarmin"],"categories":["Windows",":hammer_and_wrench: Utilities","Rust","Productivity","Desktop Applications - Cross-platform"],"sub_categories":["Miscellaneous","Web Development","Desktop Productivity"],"readme":"# Szyszka\n\nSzyszka is a simple but powerful and fast bulk file renamer.\n\n![Szyszka](https://github.com/qarmin/szyszka/assets/41945903/c8da9bf2-2962-46cb-a9e3-0172e2bd6033)\n## Features\n- Great performance\n- Available for Linux, Mac and Windows\n- Gui created with GTK 4\n- Multiple rules which can be freely combined:\n  - Replace text\n  - Trim text\n  - Add text\n  - Add numbers\n  - Purge text\n  - Change letters to upper/lowercase\n  - Custom rules\n- Save rules to be able to use them later\n- Ability to edit, reorder rules and results\n- Handle even hundreds thousands of records\n\n## Requirements\n### Linux\nYou need to install GTK 4.6 (it should be available by default on most distributions), which is bundled in Ubuntu 22.04 and newer.\n```shell\nsudo apt install libgtk-4-bin\n```\n### MacOS (not tested)\nYou need to install GTK using brew\n```shell\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\nbrew install gtk4 adwaita-icon-theme librsvg pkg-config\n```\n\n### Windows\nThe released zip file contains all dependencies, so it work out of the box on Windows 10+;\n\n## Installation\n### Precompiled Binaries\nAvailable at https://github.com/qarmin/szyszka/releases\n\n### Snap\nhttps://snapcraft.io/szyszka  \n```\nsnap install szyszka\nsudo snap connect szyszka:removable-media # Allows to see files on external devices\n```\n\n### Flatpak\nTODO\n\n### Cargo/Crates.io\nhttps://crates.io/crates/szyszka\n```\ncargo install szyszka\n```\n\n### Gentoo Linux\nszyszka is available on Gentoo's GURU overlay\n```\nemerge -av gui-apps/szyszka\n```\n\n## Alternatives\nI tried to use different apps, but they didn't suit my needs.\n- [Nautilus Renamer](https://launchpad.net/nautilus-renamer) - Quite fast, builtin into nautilus but hang when using it with \u003e10k files and cannot be used with files/folders from different directories\n- [Thunar Bulk Rename](https://docs.xfce.org/xfce/thunar/bulk-renamer/start) - Szyszka bases a lot of its features on this app, thunar bulk rename cannot add items recursivelly or rename folders.\n- [Bulky](https://github.com/linuxmint/bulky) - simple, good looking and quite powerfull app, but slow and I had problems in install it\n\n## Contribution\nContributions are very welcome - bug reports, pull requests, testing etc.   \nWhen creating or modifying existing rules, don't forget about updating/adding tests!  \nYou can also add/improve translations in crowdin - https://crowdin.com/project/szyszka\n\n## Name \nSzyszka is Polish word which means Pinecone.\n\nWhy such a strange name?\n\nWould you remember another app name like Rename Files Ultra?  \nProbably not.  \nBut will you remember name Szyszka?  \nWell... probably also not, but when you hear this name, you will instantly think of this app.\n\n## License\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqarmin%2Fszyszka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqarmin%2Fszyszka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqarmin%2Fszyszka/lists"}