{"id":23460901,"url":"https://github.com/sefatanam/script-starter","last_synced_at":"2025-04-12T04:19:26.474Z","repository":{"id":247117307,"uuid":"825062209","full_name":"sefatanam/script-starter","owner":"sefatanam","description":"Script Starter is a Go-based project template designed to help developers quickly set up and start working on new applications","archived":false,"fork":false,"pushed_at":"2025-03-12T23:54:34.000Z","size":85,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T04:19:23.187Z","etag":null,"topics":["air","fyne","golang","gui"],"latest_commit_sha":null,"homepage":"https://youtu.be/Ny0XSw_kvCs","language":"Go","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/sefatanam.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":"2024-07-06T16:55:48.000Z","updated_at":"2024-07-07T11:24:17.000Z","dependencies_parsed_at":"2024-07-06T18:01:55.576Z","dependency_job_id":"4ae0e5e7-aa56-4f5c-834b-bd319f536cdb","html_url":"https://github.com/sefatanam/script-starter","commit_stats":null,"previous_names":["sefatanam/script-starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefatanam%2Fscript-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefatanam%2Fscript-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefatanam%2Fscript-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefatanam%2Fscript-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sefatanam","download_url":"https://codeload.github.com/sefatanam/script-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514159,"owners_count":21116903,"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":["air","fyne","golang","gui"],"created_at":"2024-12-24T07:26:26.300Z","updated_at":"2025-04-12T04:19:26.452Z","avatar_url":"https://github.com/sefatanam.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Script Starter\n![License](https://img.shields.io/github/license/sefatanam/script-starter)\n\nScript Starter is a Go-based project template designed to help developers quickly set up and start working on new applications. This template includes essential configurations and basic structures to streamline the development process.\n\n## Features\n\n- **Basic Project Structure**: Includes a clean and organized project layout.\n- **Configuration Management**: Utilizes `FyneApp.toml` for easy configuration.\n- **Dependency Management**: Set up with `go.mod` and `go.sum` for dependency tracking.\n- **Sample UI**: Provides a basic user interface setup with `Fyne`.\n\n\n## Getting Started\n\n### Prerequisites\n\n- Go 1.16 or higher\n- [FyneUI](https://fyne.io/)\n\n### Installation\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/sefatanam/script-starter.git\n    cd script-starter\n    ```\n\n2. Install dependencies:\n    ```sh\n    go mod tidy\n    ```\n\n3. Run the application:\n    ```sh\n    go run main.go\n    ```\n## Live Demo\n\nCheck out this [30sec video from YouTube](https://youtu.be/Ny0XSw_kvCs)\n\n## Project Structure\n\n```\nscript-starter/\n├── constant/\n├── lib/\n├── ui/\n├── FyneApp.toml\n├── go.mod\n├── go.sum\n├── icon.png\n└── main.go\n```\n\n- **constant**: Contains constant values used throughout the project.\n- **lib**: Includes library functions and utilities.\n- **ui**: Holds user interface components.\n- **FyneApp.toml**: Configuration file for the Fyne application.\n- **main.go**: Entry point of the application.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and create a pull request with your changes.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefatanam%2Fscript-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsefatanam%2Fscript-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefatanam%2Fscript-starter/lists"}