Giter Site home page Giter Site logo

nanasmile / psnine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smallpath/psnine

0.0 1.0 0.0 9.49 MB

Unofficial Android and iOS Application for PSNINE based on React Native and Redux

Home Page: http://psnine.com/

License: Apache License 2.0

JavaScript 8.53% Python 0.13% Java 0.22% Ruby 0.02% Objective-C 0.38% TypeScript 90.73%

psnine's Introduction

Psnine

Psnine第三方安卓和iOS客户端, 基于React Native、Redux

Features

  • 支持PSNINE网站的所有功能
  • 支持自动签到、消息快捷回复、图片快捷插入、拍摄图片直传、非WIFI环境懒加载图片等功能
  • 支持过滤DNS劫持广告
  • 支持主题的切换, 可以切换19种主题颜色, 以及对应的强调色和夜间主题

Screenshots

Download

Android

iOS

Changelog

Todo

  • 重构 (1.0.0)
    • react-native-navigation
    • react-native-interactable (IOS)
    • collapse-toolbar-layout (Android)
    • coordinator-layout (Android)
    • nested-scroll-view (Android)
    • react-native-fs
    • react-native-share
    • react-native-snackbar
    • react-native-photo-view
    • react-native-image-picker
    • react-native-vector-icons
    • react-native-splash-screen
    • react-native-linear-gradient
    • react-native-google-analytics-bridge
  • 兼容
    • iOS
    • 安卓从5.0兼容至4.1

Development

git clone https://github.com/smallpath/psnine.git
cd psnine
npm install --registry=https://registry.npm.taobao.org

下载 psnine-patcher , 并将其中所有内容全部拷贝至node_modules

Android

前置: Android Studio, SDK Platform 23 ~ 26, SDK Build-Tools 23.0.1、23.0.3、25.0.0、25.0.2、26.0.0、26.0.1

react-native run-android // for development
cd android && ./gradlew assembleRelease  // for release

iOS

前置: XCode, CocoaPods

mv node_modules/react-native-charts-wrapper/ios/ReactNativeCharts ios/ReactNativeCharts
cd ios
pod install && cd ..
react-native run-ios // for development
react-native run-ios --configuration Release // for release

Statement

该项目已取得Psnine官方的第三方应用授权

Contribution

如果发现了漏洞或者需要新功能, 请在本仓库新建issue, 也可联系邮箱[email protected]

License

Copyright (C) 2017 smallpath

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

psnine's People

Contributors

smallpath avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.