Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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:

Awesome Lists containing this project

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
akameco

πŸ’¬ πŸ’» 🎨 ⚠️
trnhoe
trnhoe

πŸ’» 🌍
ι³ΆδΈ€ι›¨ιŸ³
ι³ΆδΈ€ι›¨ιŸ³

🌍
Austin Huang
Austin Huang

🌍
sachin21
sachin21

πŸ’»
maple
maple

πŸ’» 🌍
iqbal rifai
iqbal rifai

🌍


noriokun4649
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)