Skip to content

Commit

Permalink
add octospace lite
Browse files Browse the repository at this point in the history
  • Loading branch information
streetturtle committed Jan 20, 2024
1 parent 3d53050 commit b1e7912
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions _widgets/octospacelite.md
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&amp;itsct=apps_box_badge&amp;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.
Binary file added assets/img/octospace-lite-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b1e7912

Please sign in to comment.