Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/markpolochina/icxor
- Owner: MarkPoloChina
- License: gpl-3.0
- Created: 2023-09-18T08:31:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-08T19:23:11.000Z (about 2 months ago)
- Last Synced: 2024-11-08T20:23:58.615Z (about 2 months ago)
- Topics: electron, nest, pixiv, vue
- Language: Vue
- Homepage:
- Size: 3.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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.