-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3d53050
commit b1e7912
Showing
2 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
--- | ||
layout: page | ||
badge: free | ||
appname: OctoSpace Lite | ||
iconname: octospace-lite-128.png | ||
--- | ||
<p align="center"> | ||
<img class="app-icon" src="./assets/img/octospace-lite-128.png"> | ||
<br> | ||
<span style="font-weight: bold;">OctoSpace Lite</span> | ||
</p> | ||
|
||
<p align="center"> | ||
<a class="appstore-badge" href="https://apps.apple.com/us/app/octospace/id6473707939?mt=12&itsct=apps_box_badge&itscg=30200"> | ||
<img class="appstore-badge__icon" src="{{ site.url | append: site.baseurl}}/assets/img/badges/apple.svg"> | ||
<span class="appstore-badge__text">Download on the</span> | ||
<span class="appstore-badge__storename">Mac App Store</span> | ||
</a> | ||
</p> | ||
|
||
<div class="row"> | ||
<div class="col m8 offset-m2"> | ||
<img class="rounded-corners" src="{{ site.url | append: site.baseurl}}/assets/img/screenshots/octospace/octospace-1.png"> | ||
</div> | ||
</div> | ||
|
||
|
||
With this app you'll be able to quickly access github's pull requests, issues and repositories of your any organization you're part of. | ||
|
||
Ideal for: | ||
- Developers seeking a more integrated GitHub experience on their macOS. | ||
- Project managers who need to keep track of multiple GitHub organizations simultaneously. | ||
- GitHub power users wanting to optimize their workflow. | ||
- Contributors to open-source projects who need to stay updated on various repositories. | ||
|
||
|
||
|
||
# Features | ||
|
||
- simple setup - just generate an access token and paste it in the app. | ||
- built in SwiftfUI, for better performance, theming and integration with macOS. | ||
- for pull requests you can setup: | ||
- what type of pull requests to view: review requested, assigned and/or created. | ||
- status checks - is a code quality feature of GitHub's pull requests, which is based on external processes, like CI pipeline. There are two types of status checks: check and commit status. OctoSpace supports both of them. | ||
- for issues you can setup: | ||
- what type of issue to view: assigned, created and/or mentioned. | ||
|
||
# Upcoming features | ||
|
||
- add search to the repositories view | ||
- add github projects view | ||
- improve issues view to include information about projects, related to the issue | ||
- add team members view | ||
- [suggest your feature](https://github.com/menubar-apps/OctoSpace/issues/new?assignees=streetturtle&labels=&projects=&template=feature_request.md&title=) | ||
|
||
If you liked the app, please leave a review. In case you didn't like it, please submit an issue, I'll be happy to fix bugs, implement missing functionalities or work on a new features. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.