You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitPoint is an open source GitHub client with a minimally beautiful UI.
11
-
Built with React Native, it is the most complete (100% free) iOS client and is the easiest way to use
12
-
GitHub on your device.
10
+
View repository and user information, control your notifications and even manage your issues and pull requests. GitPoint is the most feature-rich unofficial GitHub iOS client that is 100% free.
GitPoint is an open source GitHub client with a minimally beautiful UI.
86
-
Built with React Native, it is the most complete (100% free) iOS client and is the easiest way to use
87
-
GitHub on your device.
81
+
Communicate on issue/pull request conversations, apply labels, assignees and more. With GitPoint, you can even review and merge pull requests with a design you're already familiar with.
@@ -104,27 +98,27 @@ <h2 class="f4 fw6 white mb2">
104
98
</h2>
105
99
106
100
<pclass="f5 white lh-copy mw7">
107
-
Every single unofficial client that I tried to use was either too simple (usually single-features such as notifications and not much more)
101
+
Every single iOS client that I tried to use was either too simple (single-feature applications)
108
102
or required payment for even the most basic of requirements (such as accessing a private repository or commenting on an issue).
109
103
</p>
110
104
111
105
<pclass="f5 white lh-copy mw7">
112
-
I was suprised to not be able to find a single client that had everything I
106
+
I was pretty suprised to not be able to find a single client that had everything I
113
107
needed, so I built this bad boy.
114
108
</p>
115
109
</div>
116
110
117
111
<divclass="flex flex-column w6 mb4 mb0-l">
118
112
<h2class="f4 fw6 white mb2">
119
-
Y no Android version?!?
113
+
Y no Android?!?
120
114
</h2>
121
115
122
116
<pclass="f5 white lh-copy mw7">
123
117
Since this was built with React Native, publishing an Android version is something that we definitely need to do.
124
118
</p>
125
119
126
120
<pclass="f5 white lh-copy mw7">
127
-
There's an issue open to track this progress, so take a look there to get an idea of when it'll be released :).
121
+
There's an <aclass="link white fw6 dim" href="https://github.com/housseindjirdeh/git-point/issues/2">open issue</a>to track this, so take a look there to get an idea of when it'll be released.
128
122
</p>
129
123
</div>
130
124
</div>
@@ -136,12 +130,12 @@ <h2 class="f4 fw6 white mb2">
136
130
</h2>
137
131
138
132
<pclass="f5 white lh-copy mw7">
139
-
Nope! Well, not yet. There are definitely features that still need to be included (plus
140
-
you may very well notice a few bugs here and there right now).
133
+
Nope! Well, not yet :). There are definitely features that still need to be included and
134
+
you'll most probably notice a few bugs here and there.
141
135
</p>
142
136
143
137
<pclass="f5 white lh-copy mw7">
144
-
Please take a look at the <aclass="link white fw6" href="https://github.com/housseindjirdeh/git-point/labels/enhancement">issue list</a> to see all of the features we plan on adding. Please don't
138
+
Please take a look at the <aclass="link white fw6 dim" href="https://github.com/housseindjirdeh/git-point/labels/enhancement">issue list</a> to see all of the features we plan on adding. Please don't
145
139
hesitate to file an issue for a bug or a feature request!
146
140
</p>
147
141
</div>
@@ -152,12 +146,12 @@ <h2 class="f4 fw6 white mb2">
152
146
</h2>
153
147
154
148
<pclass="f5 white lh-copy mw7">
155
-
Yes please! Please feel free to put up an issue or PR for any issue or feature request.
149
+
Yes please! GitPoint is open source - that's what makes it so great. Please feel free to put up an issue for anything you notice or a pull request to fix an existing one.
156
150
Even if you have little to no experience with React Native, I'll be more than happy to help :).
157
151
</p>
158
152
159
153
<pclass="f5 white lh-copy mw7">
160
-
Take a look at CONRIBUTING.md for all the steps you need to get the project running locally as well
154
+
Take a look at the <aclass="link white fw6 dim" href="https://github.com/housseindjirdeh/git-point/blob/master/CONTRIBUTING.md">contributing guidelines</a>for all the steps you need to get the project running locally as well as detailed steps on
0 commit comments