Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/producthunt/producthunt-osx
The best new products, every day on Mac.
https://github.com/producthunt/producthunt-osx
Last synced: about 1 month ago
JSON representation
The best new products, every day on Mac.
- Host: GitHub
- URL: https://github.com/producthunt/producthunt-osx
- Owner: producthunt
- License: mit
- Archived: true
- Created: 2016-04-21T12:02:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T11:26:10.000Z (about 6 years ago)
- Last Synced: 2024-08-01T23:33:21.518Z (4 months ago)
- Language: Swift
- Size: 1.64 MB
- Stars: 633
- Watchers: 30
- Forks: 42
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: Support/Assets.xcassets/AppIcon.appiconset/Contents.json
Awesome Lists containing this project
- open-source-mac-os-apps - Product Hunt - share and discover your favorite new products and applications. ![swift_icon] (Applications / Social Networking)
- open-source-mac-os-apps - Product Hunt - share and discover your favorite new products and applications. ![swift_icon] (Applications / Social Networking)
- awesome-swift-macos-apps - Product Hunt - osx?label=" /> - share and discover your favorite new products and applications. (Social Networking / Text)
- awesome-swift-macos-apps - Product Hunt - share and discover your favorite new products and applications. (Social Networking / Text)
README
# Product Hunt for Mac
> This is the official [Product Hunt](http://www.producthunt.com) for Mac.
![producthunt-osx-app](https://cloud.githubusercontent.com/assets/2778007/14168594/d522c7fe-f72b-11e5-80f6-b21d9a3f3ecd.jpg)
Product Hunt is the place to discover your next favorite thing, surfacing the latest in tech, books, games, and podcasts.Also check out our iOS app and Chrome extension at [http://producthunt.com/apps](http://producthunt.com/apps).
## Download
You can also download Product Hunt for Mac [here](https://s3.amazonaws.com/producthunt/mac/ProductHunt.dmg)
## Development
* Clone the repository:
```
$ git clone [email protected]:producthunt/producthunt-osx.git
$ cd producthunt-osx
```* Copy configuration templates:
```
cp Source/Config/Keys-Example.xcconfig Source/Config/Keys.xcconfig
```API Keys generated from https://www.producthunt.com/v1/oauth/applications
* Install CocoaPods Dependencies
```
$ pod install
```* Open `Product\ Hunt.xcworkspace`
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Run the tests
6. Create new Pull Request## License
[![Product Hunt](http://i.imgur.com/dtAr7wC.png)](https://www.producthunt.com)
```
_________________
< The MIT License >
-----------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
```**[MIT License](https://github.com/producthunt/PHImageKit/blob/master/LICENSE)**