Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pihao/desktop500px
Enjoy 500px on your Mac.
https://github.com/pihao/desktop500px
Last synced: about 2 months ago
JSON representation
Enjoy 500px on your Mac.
- Host: GitHub
- URL: https://github.com/pihao/desktop500px
- Owner: pihao
- License: bsd-3-clause
- Created: 2016-11-01T09:19:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-13T10:51:36.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T15:43:32.194Z (7 months ago)
- Language: Go
- Homepage:
- Size: 4.67 MB
- Stars: 40
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# desktop500px
desktop500px will udpate Mac desktop picture every hour.
### Install
* Register your application at [500px](https://500px.com/settings/applications).
* Download and unpack install package from [last release](https://github.com/pihao/desktop500px/releases/latest).
* Edit `key.json` with your 500px information.
* Execute commands in terminal:
```
$ cd "path/to/install/package/dir"
$ ./desktop500px -i
```### Uninstall
* Execute command `./desktop500px -u`.