Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-02T06:26:32.000Z (almost 4 years ago)
- Last Synced: 2024-08-02T11:23:58.881Z (5 months ago)
- Topics: desktop, electron, macos, pixiv, tweetdeck
- Language: JavaScript
- Homepage: https://PixivDeck.github.io
- Size: 4.69 MB
- Stars: 448
- Watchers: 20
- Forks: 36
- Open Issues: 13
-
Metadata Files:
- Readme: readme.md
- License: license
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - akameco/PixivDeck - :two_hearts: :two_hearts: pixiv client for Desktop like TweetDeck :two_hearts: :two_hearts: (Tool / Miscs)
- awesome-list - PixivDeck
README
Pixiv Deck> :two_hearts: :two_hearts: pixiv client for Desktop like TweetDeck :two_hearts: :two_hearts:
[![Build Status](https://travis-ci.org/akameco/PixivDeck.svg?branch=master)](https://travis-ci.org/akameco/PixivDeck)
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
[![MIT License](https://img.shields.io/npm/l/nps.svg?style=flat-square)](./license)
[![Donate](https://img.shields.io/badge/%EF%BC%84-support-green.svg?style=flat-square)](http://amzn.asia/bO78HzR)
[![Code of Conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)](./CODE_OF_CONDUCT.md)
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#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)