https://github.com/subashz/khoz
Open Directory Browser
https://github.com/subashz/khoz
Last synced: 2 months ago
JSON representation
Open Directory Browser
- Host: GitHub
- URL: https://github.com/subashz/khoz
- Owner: subashz
- License: mit
- Created: 2022-05-02T05:47:29.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T11:55:45.000Z (about 3 years ago)
- Last Synced: 2025-01-20T06:21:56.850Z (4 months ago)
- Language: Kotlin
- Size: 154 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Khoz
Open Directory BrowserKhoz
Open Directory Browser
Browse open directory found in r/opendirectories.
![]()
### Kotlin DSL Templates
You can find them in *buildSrc*
- build.bradle
- dependency
- configurations## How to get started
Please get **Android Studio Bumblebee latest Canary** [from here](https://developer.android.com/studio/preview/) and use **JDK 11** to build this project.## Features & Where to start
- __API:__ Core Api modules.
- __UI:__ UI and Features
- __TEST:__ Test Use Case .## Coming Soon
- Some of the features that will be available in coming weeks
- Simple List## Dependencies
- Official Google Documentation
- [SSHJ](https://github.com/hierynomus/sshj)
- [Jetpack compose](https://developer.android.com/jetpack/compose)## Contribution Info
- All the contributions are welcomed keeping following points in mind.
- PR message must make sense
- Try to make the commit as small changes as possible
- Try not to add new Icons/Images unless must be needed.
- Please make sure whatever you add also supports dark mode as well.
Thanks happy coding## Please Share & Star the repository to keep me motivated.