https://github.com/akameco/pixivdeck
:two_hearts: pixiv client for Desktop like TweetDeck :two_hearts:
https://github.com/akameco/pixivdeck
desktop electron macos pixiv tweetdeck
Last synced: 6 months ago
JSON representation
:two_hearts: pixiv client for Desktop like TweetDeck :two_hearts:
- Host: GitHub
- URL: https://github.com/akameco/pixivdeck
- Owner: akameco
- License: mit
- Created: 2016-07-01T20:46:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-02-02T06:26:32.000Z (about 5 years ago)
- Last Synced: 2025-03-29T17:07:50.739Z (about 1 year ago)
- Topics: desktop, electron, macos, pixiv, tweetdeck
- Language: JavaScript
- Homepage: https://PixivDeck.github.io
- Size: 4.69 MB
- Stars: 451
- Watchers: 19
- Forks: 36
- Open Issues: 13
-
Metadata Files:
- Readme: readme.md
- License: license
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Pixiv Deck
> :two_hearts: :two_hearts: pixiv client for Desktop like TweetDeck :two_hearts: :two_hearts:
[](https://travis-ci.org/akameco/PixivDeck)
[](https://github.com/facebook/jest)
[](./license)
[](http://amzn.asia/bO78HzR)
[](./CODE_OF_CONDUCT.md)
[](#contributors-)
## Screenshot
### Scroll

### Lightbox

### Add Column

### Show User

### Popover

### Bookmarks Filter

### Tag Filter

## Download
### MacOS
[Download](https://github.com/akameco/PixivDeck/releases).
### Windows
[Download](https://github.com/akameco/PixivDeck/releases) and unzip to some location.
### Linux
[Download](https://github.com/akameco/PixivDeck/releases) and unzip to some location.
## Dev
Built with [Electron](http://electron.atom.io/).
```
$ npm run dev
```
## Build
Build renderer process and main process.
```
$ npm run build
```
## Package
Package for your OS.
```
$ npm run package
```
## Related
[pixiv-app-api](https://github.com/akameco/pixiv-app-api) - Promise base pixiv API client
[pixiv-img](https://github.com/akameco/pixiv-img) - Download pixiv image.
[pixiv-dl](https://github.com/akameco/pixiv-dl) - CLI base pixiv image downloader.
## Contributors
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

akameco
π¬ π» π¨ β οΈ

trnhoe
π» π

ι³ΆδΈι¨ι³
π

Austin Huang
π

sachin21
π»

maple
π» π

iqbal rifai
π

noriokun4649
π»
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
## License
MIT Β© [akameco](http://akameco.github.io)