Git Product home page Git Product logo

retroshare-mobile's Introduction

RetroShare Mobile App.

style: lint

RetroShare mobile client written in Flutter.

This is a Flutter frontend for the retroshare-service backend. You need to have both working: this frontend, and the retroshare-service backend.

Features

  • Create one or more Retroshare profiles.
  • Create and delete one or more both Pseudo and Signed Identities, and switch between them.
  • Add friend locations using classic and Short Retroshare invites.
  • Add Friend through QR scanner/QR code.
  • Create lobby chats (public and private).
  • Search public chat lobbies.
  • Start distant chats with identities.
  • Send Image and Emoji in chat.
  • Get Notification of Chat Lobby Invites.
  • Flexibility to accept and deny the chat lobby invites.

Future Plans

  • Converting retroshare service (a.k.a backend of retroshare Mobile) from background to foreground service.
  • Adding Forum support.
  • Support of CI/CD.

Installing on Local Machine:

  • Download Qt 5.12.5.
  • Add the Android dependencies Android x86 , Android ARM64-v8a and Android ARMv7 using QT maintainer tool.
  • Add the Qt 5.12.5 location in retroshare-service.properties.example file in qt.installdir.
  • Run below command:
  cd android
  cp retroshare-service.properties.example retroshare-service.properties
  cd ..
  flutter run
  • Follow these steps for more Info.

Code linting and formatting

Don't forget to format the code before creating a PR. Run the below command to check your code is formatted or not.

flutter format .

Contributing

Please read Contributing.md for details on our code of conduct and the process for submitting pull requests to us.

Support

Join our Retroshare to talk to dev/tester of this project.

retroshare-mobile's People

Contributors

csoler avatar obrasero avatar altcoinpirate avatar

Forkers

procoder16

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.