Giter VIP home page Giter VIP logo

gophercle-kotlin's Introduction

gophercle - minimalist gopher client for android
================================================
gophercle lets you access the gopherspace in a very efficient, resource-friendly way.

this is a fork of https://gitlab.com/biotstoiq/gophercle, all credit goes to him
there most probably won't be any new features/improvements because I don't know Java
this repo exists because I wanted to use #ff000000 black backround instead of grey one

features
--------
- global search url
- bookmarks
- downloads
- set text size
- dark theme
- minimalist and lightweight

build
-----
  build from android studio
  -------------------------
  - clone this repository(git clone https://gitlab.com/biotstoiq/gophercle.git).
  - open the project in Android Studio.
  - select build variant(Build->Select Build Variant->release).
  - choose "Build Bundle(s) / APK(s)" and build.

  build from commandline
  ----------------------
  - first, please go through the build.gradle file to see the dependencies.
  - make sure you have the commandline tools(https://developer.android.com/studio#cmdline-tools).
  - make sure you have the SDK installed.
  - clone this directory(git clone https://gitlab.com/biotstoiq/hayago.git) and cd into it.
  - edit the local.properties file(if not present, create one) and give SDK 
    location in the file(sdk.dir=/path/to/SDK).
  - exectute "./gradlew assembleRelease".
  - execute "adb install ./app/build/outputs/apk/release/*.apk"

license
-------
  - MIT license

contributions
-------------
there are a lot of ways in which you can contribute. you can help spread the word; you can 
also contribute code/ideas/artwork/etc. any sort of help is appreciated.

gophercle-kotlin's People

Contributors

k1gen 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.