{"id":28901419,"url":"https://github.com/thavixt/steganographix-wails","last_synced_at":"2026-04-11T14:31:47.540Z","repository":{"id":295901326,"uuid":"991636991","full_name":"thavixt/steganographix-wails","owner":"thavixt","description":"A steganography tool made with Go and Typescript (Wails and React)","archived":false,"fork":false,"pushed_at":"2025-05-27T23:53:21.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-28T00:30:21.381Z","etag":null,"topics":["golang","react","steganography","tailwindcss","typescript","vite","wails"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/thavixt.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":"2025-05-27T23:51:58.000Z","updated_at":"2025-05-27T23:56:50.000Z","dependencies_parsed_at":"2025-05-28T00:40:34.714Z","dependency_job_id":null,"html_url":"https://github.com/thavixt/steganographix-wails","commit_stats":null,"previous_names":["thavixt/steganographix-wails"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thavixt/steganographix-wails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thavixt%2Fsteganographix-wails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thavixt%2Fsteganographix-wails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thavixt%2Fsteganographix-wails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thavixt%2Fsteganographix-wails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thavixt","download_url":"https://codeload.github.com/thavixt/steganographix-wails/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thavixt%2Fsteganographix-wails/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261103446,"owners_count":23109932,"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":["golang","react","steganography","tailwindcss","typescript","vite","wails"],"created_at":"2025-06-21T10:09:30.022Z","updated_at":"2025-12-30T22:28:22.107Z","avatar_url":"https://github.com/thavixt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Steganographix\n\nSteganographix is an application for performing [steganography](https://en.wikipedia.org/wiki/Steganography) on images, text and audio files.\n\n## Notes about developing with Wails\n\n- https://wails.io/docs/gettingstarted/installation\n\n\u003e If you are using latest Linux version (example: Ubuntu 24.04) and it is not supporting libwebkit2gtk-4.0-dev, then you might encounter an issue in wails doctor: libwebkit not found. To resolve this issue you can install libwebkit2gtk-4.1-dev and during your build use the tag -tags webkit2_41.\nOptionű\n\n### About\n\nThis was made with the official Wails React-TS template. More information about the project settings can be found\nhere: https://wails.io/docs/reference/project-config\n\n### Live Development\n\n```bash\nwails dev -tags webkit2_41\n```\n\nTo run in live development mode, run `wails dev` in the project directory. This will run a Vite development\nserver that will provide very fast hot reload of your frontend changes. If you want to develop in a browser\nand have access to your Go methods, there is also a dev server that runs on http://localhost:34115. Connect\nto this in your browser, and you can call your Go code from devtools.\n\n### Building\n\n[wails build - Documentation](https://wails.io/docs/reference/cli#build)\n\n```bash\n# wails build -tags webkit2_41\n\n# -o          Output file name\n# -clean      Cleans the build/bin directory\n# -platform   Build for the given (comma delimited) platforms eg. windows/arm64. Note, if you do not give the architecture, runtime.GOARCH is used.\n# -nsis       Generate NSIS installer for Windows\n\nwails build -tags webkit2_41 -o Steganographix -clean -platform linux/amd64,windows/amd64 -nsis\n```\n\nTo build a redistributable, production mode package, use `wails build`.\n\n## TODO\n\n- GitHub Action / CI\n- testing (vitest / go test)\n- better styling","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthavixt%2Fsteganographix-wails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthavixt%2Fsteganographix-wails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthavixt%2Fsteganographix-wails/lists"}