Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/markpolochina/icxor

ICXOR is a tool built by electron to manage illusts at both local and remote.
https://github.com/markpolochina/icxor

electron nest pixiv vue

Last synced: 29 days ago
JSON representation

ICXOR is a tool built by electron to manage illusts at both local and remote.

Awesome Lists containing this project

README

        


icxor Logo

## What it is ?

> Under Development!!

ICXOR (Illust Complexor) is a native tool built by electron to manage illusts at Pixiv or any picture bed.

## What it can do ?

You can keep your images scattered on a file server such as Nginx and have them managed by it. Ability to freely aggregate, filter, batch process, etc. Remote API support is also available for images such as Pixiv.

## How to install ?

Currently, the development version installation package for MacOS and Windows is provided in RELEASES.

## How to build ?

Install Nodejs and yarn first.

```bash
# to install
cd ./ICXOR
yarn
```

```bash
# to start hot-reload
yarn dev
```

```bash
# to build
yarn build
```

---

© Copyright 2020-2023 MarkPolo Studio, all rights reserved.