A minimal front-end library genesis client, built with Flutter

Overview

Librebook

A minimal front-end library genesis client, built by Flutter

GitHub issues Codemagic GitHub release (latest by date including pre-releases) GitHub

Note: This project is now archived. See: https://github.com/atticdev/librebook/issues/12#issuecomment-922854960

Description

Librebook is an open-source front-end application to help the users download the book easily from library genesis.

Features

  • General book download
  • Fantasy book download
  • IPFS download mirror
  • Change download location
  • Dark mode
  • Syncronize scraper settings (on progress)
  • Search history (on progress)

Screenshots

Download

You can download the application from Codemagic by downloading app-release.apk.

Contributing

Any contributions you make are greatly appreciated. However, for major changes, please open an issue first to discuss what you would like to change.

Languages

You can add localizations by creating a json file in lang/[LANGUAGE_CODE].json and adding the language to supportedLocales in lib/main.dart and lib/app_localizations.dart

License

Distributed under the MIT License. See LICENSE for more information.

You might also like...

Tabbed sliverlist - A simple flutter plugin to setup sliverlist with TabBar with minimal code.

Tabbed sliverlist - A simple flutter plugin to setup sliverlist with TabBar with minimal code.

tabbed_sliverlist A package to simplify initialization of TabBar with ListView builder implemented using sliverappbar and sliverlist. Scroll position

Jan 3, 2022

A minimal meditation app made with Flutter

A minimal meditation app made with  Flutter

justBreathe Official Website A minimal meditation app. There's no paid courses and no subscriptions. It's just you, the mind, and the breath. Features

Sep 25, 2022

CovidApp - A simple and minimal UI design COVID APP made with Flutter

CovidApp - A simple and minimal UI design COVID APP made with Flutter

covid_app A simple and minimal UI design COVID APP made with Flutter UI

Feb 5, 2022

(Flutter)Minimal App With Offline Storage(Using HIVE) Functionality.

(Flutter)Minimal App With Offline Storage(Using HIVE) Functionality.

TaskZ (Minimal + Offline TODO List App) Minimal App With Offline Storage(Using HIVE) Functionality. Getting Started 👍 Any suggestion, improvement on

Oct 2, 2022

Dart port of FormCoreJS: A minimal pure functional language based on self dependent types.

FormCore.js port to Dart. So far only the parser and typechecker have been ported i.e. the FormCore.js file in the original repo. (Original readme fro

Jan 28, 2022

Nimbostratus is a reactive data-fetching and client-side cache management library built on top of Cloud Firestore.

Nimbostratus 🌩 Nimbostratus is a reactive data-fetching and client-side cache management library built on top of Cloud Firestore. The Cloud Firestore

Dec 15, 2022

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.

GraphQL Flutter 📌 Bulletin See the v3 - v4 Migration Guide if you're still on v3. Maintenance status: Low. Follow #762 for updates on the planned ar

Jan 5, 2023

Vrchat mobile client - VRChat Unofficial Mobile Client For Flutter

Vrchat mobile client - VRChat Unofficial Mobile Client For Flutter

VRChatMC VRChatの非公式なAPIを利用したVRChatのモバイルクライアント Flutterで作成されたシンプルなUIが特徴的です iosビルドは

Sep 28, 2022
Comments
  • Add localizations

    Add localizations

    This pull request adds a localization structure and localizes the strings into German. One can localize strings by addings a file in lang and adding the language to lib/app_localizations.dart and lib/main.dart.

    Closes #1.

    opened by pavelzw 10
  • Translations

    Translations

    Hey there!

    How would one contribute translations to this project? I've looked in /lib for the l10n folder as many Dart apps use it (e.g. https://github.com/manuelvargastapia/libgen_mobile_app/pull/6/files), but I could not find it.

    Regards, Atrate

    opened by Atrate 2
Releases(v.0.1.0-alpha)
  • v.0.1.0-alpha(Jan 28, 2021)

    Changelog:

    • Add download location feature
    • Fix download list error #4
    • Add dark mode
    • Add localization
      • Indonesia 100%
      • German 90%
      • France 90%
      • China 90%
    • Polish UI
      • Change UI primary color for better dark mode visibility
      • Change the font style so that it can follow the guidelines of Material Design 2.0
    Source code(tar.gz)
    Source code(zip)
  • v0.0.1-alpha(Jan 17, 2021)

Owner
Bagas Wastu
Bagas Wastu
End to end flutter series for zero to hero flutter devloper.( lang of videos is turkish)

flutter_full_learn A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you start

Veli Bacik 191 Dec 24, 2022
Appwrite is a secure end-to-end backend server for Web, Mobile, and Flutter developers that is packaged as a set of Docker containers for easy deployment 🚀

A complete backend solution for your [Flutter / Vue / Angular / React / iOS / Android / *ANY OTHER*] app Appwrite 0.12 has been released! Learn what's

Appwrite 28.2k Jan 3, 2023
End-to-end mobile app templates that other developers can use during their Flutter development journey.

Flutter UI Templates Welcome Contributors ?? The Robotics Forum always encourages new ideas. Aim ?? Main aim of this repository is to make things fast

The Robotics Forum, VIT Pune 8 Dec 18, 2022
:end: A dart package to append either `&` or `and` at the end of a List.

And Game A dart package to append either & or and at the end of a List. Features Appends & or and at the end of the list. Available as method or exten

Tirth 2 Sep 24, 2021
Bhargav Reddy 10 Nov 12, 2022
The Integration Test Helper has pre-configured methods that allow for faster test deployment for end to end (e2e) test coverage.

The Integration Test Helper has pre-configured methods that allow for faster test deployment for end to end (e2e) test coverage (using Android and iOS

The Mobile Applications Community 2 Apr 7, 2022
Build an End-to-End Typesafe APIs (Experimental)

mid ⚠️ warning: the project is still experimental! so things may change often until a stable version is released. mid is a tool to build an end-to-end

osama 15 Oct 19, 2022
Flutter cinema front - Movie Info App UI For Flutter

Movie Info App - Flutter UI Watch it on YouTube Packages we are using: flutter_s

null 4 Aug 4, 2022
Animation (front and Back Container)

Flippable_Box A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Rasul Ramixanov 1 Jan 5, 2022
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package. Built after react apollo

Flutter GraphQL Table of Contents Flutter GraphQL Table of Contents About this project Installation Usage GraphQL Provider [Graphql Link and Headers]

Snowball Digital 45 Nov 9, 2022