krz/hutch
an ios client for sourcehut
clone: git clone https://gitbay.org/krz/hutch.git
v2:
| 100644 | .build.yml | 357 |
| 100644 | .gitignore | 6489 |
| 040000 | Hutch.xcodeproj/ | |
| 040000 | Hutch/ | |
| 100644 | HutchTests.xctestplan | 657 |
| 040000 | HutchTests/ | |
| 100644 | LICENSE | 35149 |
| 100644 | README.md | 1507 |
| 100644 | ROADMAP.md | 2495 |
| 100644 | SECURITY.md | 947 |
| 100644 | TESTING.md | 999 |
| 100644 | TODO.md | 1574 |
| 040000 | builds/ | |
| 040000 | website/ |
Hutch for Sourcehut
Sourcehut on iOS
Table of Contents
Introduction
Hutch is a native Swift client on iOS for Sourcehut.
Installation
To get started with Hutch, follow these steps:
- Clone the repository:
git clone https://git.sr.ht/~ccleberg/Hutch - Open the project in Xcode.
- Run the app on your device or simulator.
Usage
Provide instructions on how to use the app. You might include:
- Step 1: To login, use a PAT in Sourcehut's portal: https://meta.sr.ht/oauth2/personal-token
- Step 2: Navigate the app the same way you'd navigate Sourcehut.
- Step 3: If something doesn't work as expected, send us an email!
Contributing
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch for your feature (
git checkout -b feature-xyz). - Make your changes.
- Commit your changes and push to the branch.
- Open a pull request.
License
This project is licensed under the GPL 3.0 or later License. See the LICENSE file for more information.
Contact
For questions or feedback, please reach out to [hello@cleberg.net].
Thank you for checking out Hutch! We hope you find it useful and enjoyable.