Lit is a Lite Info Toolkit. It's like some kind of RSS reader with weather-and-dict query feature.
Basically this collection of tools were written in Python and used on PC. Since a handy is more handy so I made it to Lit.
The installer is located in the Lit/installer/ folder.
Lit-installer is about the size of 1.4MB and needs access to network.
- Android Studio 2.2 for MAC
- JDK embeded in Android Studio 2.2
- API 21: Android 5.0 (Lollipop)
-
Weather
Fetch the weather of today and tomorrow, plus Air Quality Index. Currently it is hard-coded and can only fetch info of Hangzhou from 中国天气网. Try to change the city-code in
Lit/app/src/main/java/io/github/jjayyyyyyy/lit/MainActivity.java
to display the weather of your own city. -
Dict
Translate the CN to/from EN.
-
Hacker News
Fetch the first page titles of Hacker News
-
Solidot
Fetch the first page titles of Solidot
-
Newsflash
Fetch the first page titles of 36kr Newsflash
Approximate mobile traffic consumption of each query is list below.
query | traffic |
---|---|
Weather | 20 KB |
Dict | 1 KB |
Hacker News | 8 KB |
Solidot | 30 KB |
weather | 20 KB |
-
Badge
-
Basics
-
Json
-
Manifests
-
Regular Expression
-
Release
-
Spinner
-
TextView
-
URLEncoding