Skip to content

supersonictw/xia

Repository files navigation

XIA - LINE Web Client

License Python Platform

Build Status Scrutinizer Code Quality Total alerts Language grade: JavaScript FOSSA Status

logo

This is a pure client for LINE to connect their Talk Service, communicate with your friends and groups online.

Warning

This is a side project that it is not ensuring your account whether will be banned by LINE Corp.

I still have not received any acception and authorization from LINE, but looking forward someday.

License

The software is licensed under Mozilla Public License v.2.0.

FOSSA Status

Online Service

[2020/10/10] LINE Corporation requested, due to the issue of account security, the service is unavailable temporary.

Build on yourself

This is an opensource software, you can build and deploy this project on your own.

Project setup

The project is created by Vue-CLI. So Node.js (>= v8.10.0) is required on the platform you want to compile on.

If Node.js with npm(a node.js packages manager) have been installed, please type the command.

npm install

The npm will install the packages required by XIA automatically.

Build and Execute

You have 2 ways to execute XIA.

Compiles and hot-reloads for development

npm run serve

The method is usually to be used by the developers hope to find out some bug or design the new features.

Please not to use the way as the production because the files by hot-reload, and the temporary server is not suitable for this environment.

Compiles and minifies for production

npm run build

After the command, the source files will be compiled and put in the dist/ directory.

Lints and fixes files

If you are suffering syntax mistakes or something, try the command.

npm run lint

When there is any bug found, please request an issue or pull request on my GitHub. Thank you.

About

LINE Compatible Web Client

Resources

License

MPL-2.0, Unknown licenses found

Licenses found

MPL-2.0
LICENSE
Unknown
COPYING.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors