All Projects → liying2008 → neu-ipgw

liying2008 / neu-ipgw

Licence: Apache-2.0 license
东北大学校园网网关快速登录,更高效,更实用!

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to neu-ipgw

gogen
Command-line tool to generate GO applications and libraries
Stars: ✭ 17 (-10.53%)
Mutual labels:  application, project
phpindonesia.or.id-membership2
PHP Indonesia - Membership Application - Reloaded
Stars: ✭ 31 (+63.16%)
Mutual labels:  application, project
app
Aplus Framework App Project
Stars: ✭ 338 (+1678.95%)
Mutual labels:  application, project
Java Game And Application
Java Games and Application with awesome source code and better algorithm
Stars: ✭ 14 (-26.32%)
Mutual labels:  application, project
iam
企业级的 Go 语言实战项目:认证和授权系统
Stars: ✭ 1,900 (+9900%)
Mutual labels:  application, project
Real Time Ml Project
A curated list of applied machine learning and data science notebooks and libraries across different industries.
Stars: ✭ 143 (+652.63%)
Mutual labels:  application, project
quentier
Cross-platform desktop Evernote client
Stars: ✭ 115 (+505.26%)
Mutual labels:  application
go-askme
My GoLang learning journey by building an AskFm clone
Stars: ✭ 96 (+405.26%)
Mutual labels:  project
podhouse
The best way to listen to your favorite podcasts.
Stars: ✭ 39 (+105.26%)
Mutual labels:  application
todo-cli
✅ Command-line tool to manage Todo lists
Stars: ✭ 88 (+363.16%)
Mutual labels:  project
peterthehan
My personal site and profile README.
Stars: ✭ 36 (+89.47%)
Mutual labels:  project
CFE-Blank-Project
A blank Django Starter Project that includes Docker support.
Stars: ✭ 17 (-10.53%)
Mutual labels:  project
instatron
A simple Instagram desktop uploader & client app build with electron.Mobile Instagram on desktop!
Stars: ✭ 95 (+400%)
Mutual labels:  application
emptyproject-flow
Empty project: Flow
Stars: ✭ 77 (+305.26%)
Mutual labels:  project
Medi-Consult
Diseases Checker Application 🚑 | Android Application
Stars: ✭ 38 (+100%)
Mutual labels:  project
kanban-board-app
Kanban style task management board app
Stars: ✭ 118 (+521.05%)
Mutual labels:  application
ATtiny85-TinyFMRadio
FM Radio with RDS
Stars: ✭ 51 (+168.42%)
Mutual labels:  project
Random-Name-Picker
Simple, beautiful Android app to help you choose from a list of names at random. Downloaded 560,000+ times on Google Play with a 4.5+ rating after 3,500+ reviews.
Stars: ✭ 37 (+94.74%)
Mutual labels:  application
receipt-manager-app
Receipt parser application written in dart.
Stars: ✭ 140 (+636.84%)
Mutual labels:  application
Plant-Disease-Identification-using-CNN
Plant Disease Identification Using Convulutional Neural Network
Stars: ✭ 89 (+368.42%)
Mutual labels:  project

东大IPGW

GitHub release Github Releases license 微博

此项目已于2017年6月24日停止维护。

Download APK

编译环境

  • Android Studio 2.3.2
  • Gradle 3.3

说明

  1. 编译此项目需要Android SDK(版本>=25)和NDK(版本>=android-ndk-r11c)。
  2. 快递查询使用的是快递鸟(http://www.kdniao.com/)提供的接口,但此开源项目里不提供调用其接口所需要的APP_KEY,如果需要快递查询功能,请自行去快递鸟官网注册申请。之后将申请到的APP_KEY填入app/src/main/cpp/native-lib.cpp文件中,赋值给appKey变量。再将EBusinessID填入app/src/main/java/com/liying/ipgw/utils/KdApiUtils.java文件中,赋值给EBusinessID常量。

主要功能

该应用用于快速登录东北大学校园网网关,避免了通过浏览器登录的繁琐操作。

使用说明

用户点击[连接网络(移动端)]按钮即可连接到外网,点击[连接网络(PC端)]按钮可模拟PC端连网,点击[注销连接]按钮即可断开本设备与外网的连接,点击[断开全部连接]按钮可断开所有设备与外网的连接。

设置默认帐户的两种方式:

  • 在“网关”页面长按用户名输入框可将当前帐户设置为默认帐户。
  • 在帐户列表选择框中长按某一条目可将对应的帐户设置为默认帐户。

其他说明

  1. 在“网关”页面填入的用户名和密码仅当次生效,在未设置为默认帐户的情况下不会被保存。
  2. 项目开源地址:https://github.com/liying2008/neu-ipgw

屏幕截图

截图1 截图2 截图3 截图4 截图5

更新日期

2017-5-14

当前版本

v4.3.5

下载地址

应用“东大IPGW”已上线360手机助手、小米应用商店、百度手机助手、应用宝、91助手、安卓市场、锤子应用商店。你可以在以上平台的官网或客户端搜索“东大IPGW”进行下载。

联系作者

新浪微博:@独毒火
邮箱:[email protected]

Thanks

License

Copyright 2015-2017 LiYing

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].