Skip to content

paboum/kbin-mobile

 
 

Repository files navigation

Kbin-mobile

Kbin mobile client based on Flutter and Dart.

Kbin is a reddit-like content aggregator and micro-blogging platform for the fediverse.

This is a very early beta version, and a lot of features are currently broken or in active development, such as federation.


Getting Started

https://flutter.dev/docs/get-started/install

# Clone this repository
$ git clone https://github.com/ernestwisniewski/kbin-mobile

# Go into the repository
$ cd kbin-mobile

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run

Documentation

https://docs.kbin.info - Kbin API Reference

Contributing

License

About

Kbin mobile client based on Flutter and Dart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 96.1%
  • HTML 2.6%
  • Other 1.3%