GithubHelp home page GithubHelp logo

doytsujin / localsend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from localsend/localsend

0.0 1.0 0.0 1.91 MB

An open source cross-platform alternative to AirDrop

Home Page: https://localsend.org

License: MIT License

Shell 0.42% Ruby 1.03% C++ 8.25% C 0.50% Objective-C 0.01% PowerShell 1.82% Kotlin 0.05% Dart 79.53% Swift 1.07% HTML 0.65% CMake 6.68%

localsend's Introduction

LocalSend

ci

Links: Homepage | Play Store | F-Droid | App Store | Windows Store

About

Share files to nearby devices. Free, open source, cross-platform.

This app allows you to send files and messages over the local LAN network.

No internet required, no external servers needed.

Screenshots

screenshot1 screenshot2

Protocol

Devices communicate with each other using a REST API.

Everything is sent securely over HTTPS. The TLS/SSL certificate is generated on the fly on each device.

For more information: LocalSend Protocol v1

Run

After you have installed Flutter, then you can start this app by typing the following commands:

flutter pub get
flutter pub run build_runner build
flutter run

Contributing

Translation

You can help translating this app to other languages!

  1. Preparation
    1. Add missing translations in existing languages: assets/i18n/_missing_translations.json
    2. Fix existing translations in assets/i18n
    3. Add new languages: locale codes.
  2. Fork this repository
  3. Create or update the translation file in assets/i18n (format: strings_XXX.i18n.json)
  4. Optional: Re-run this app
    1. Make sure you have run this app once.
    2. Update translations via flutter pub run slang
    3. Run app via flutter run
  5. Open a pull request

For convenience, you can use this link: https://github.com/localsend/localsend/new/main/assets/i18n

Bug fixes

Any bug fix is welcome! Please describe how and why your fix is needed in the PR.

Improvements

This app is very simple and should stay that way.

Please create an issue first so we can discuss why this improvement is needed.

Build

These commands are mostly for the maintainers.

Please ensure that flutter pub run build_runner build has been run. Otherwise, files will be missing.

Android

Traditional APK

flutter build apk

AppBundle for Google Play

flutter build appbundle

iOS

flutter build ipa

MacOS

flutter build macos

Windows

Traditional

flutter build windows

Local MSIX App

flutter pub run msix:create

Store ready

flutter pub run msix:create --store

Linux

Traditional

flutter build linux

AppImage

appimage-builder --recipe AppImageBuilder.yml

Snap

Feel free to open a pull request. There is a snap branch to play with.

localsend's People

Contributors

tienisto avatar florian-lefebvre avatar soya-daizu avatar virgil724 avatar jalenzz avatar czar0 avatar remik1r3n avatar rivmt avatar gidano avatar

Watchers

 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.