Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.

Latest commit

 

History

History
47 lines (31 loc) · 1.99 KB

README-zh.md

File metadata and controls

47 lines (31 loc) · 1.99 KB

NintendoSwitchEShopHelper

获取所有的 Nintendo Switch 游戏列表,并在所有的地区商店中找到最低的价格

由于获取汇率的网站开始收费,以及本应用在手机端进行爬虫活动很耗时,体验不好,因而废弃本应用。接下来会用 Ruby on Rails 重写一个服务用于爬取数据以及推送信息,本应用也将会被重写。感谢下载!

English Readme | Wiki | 下载地址

依赖

  • JDK 1.8
  • Android SDK
    • Build Tools 27+

编译

  • 使用 Android Studio 或者 gradle script

To Do List

  • 即将重写本客户端,并搭建一个网站用于抓取汇率信息(要开始收费,所以要自己抓了= 0=)
  • 添加通知功能,在有新游戏发售或者游戏打折的时候提示用户

开源许可

LICENSE

Copyright (C) 2017 by Dounx <imdounx@gamil.com>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.