Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot

Overview

App logo

License badge Version badge sharik-app f-droid Downloads badge Download sharik GitHub stars

Android iOS Linux Mac Windows

Share files across devices with Sharik!

It works with Wi-Fi connection or Tethering (Wi-Fi Hotspot). No internet connection needed.

Contributing

Feel free to leave an issue or create a pull request.

Please submit your translation at crowdin.com/project/sharik. If your language does not yet exist, create an issue or start a discussion on crowdin.

Supported languages

Platforms

  • Android
  • Windows
  • Linux
  • iOS
  • MacOS

Download sharik

Android

Get it on F-Droid Get it on Google Play

Thanks to Trebleshot Developers for hosting the app in the Play Store! (The Play Store version has a different package name since my account got permanently banned)

OR direct download:

Windows

Get it from Microsoft

The Windows application is not signed, so you may get a 'suspicious application' alert or something like that. Sorry for that.

Linux

You can get Sharik for linux from the Snap Store:

sudo snap install sharik-app

Get it from the Snap Store

// soon flatpak

Or from a PPA:

curl -sS https://ppa.mark.vin/key.gpg | sudo apt-key add - 
echo "deb https://ppa.mark.vin/sharik stable main" | sudo tee /etc/apt/sources.list.d/sharik.list
sudo apt-get update && sudo apt-get install sharik

OR direct download:

MacOS

// soon

iOS

Get it on App Store

Tech

This app is built using Flutter. Just clone the repo and build Sharik yourself!

License

MIT

Comments
  • Sharik v3.0 checklist

    Sharik v3.0 checklist

    Hello everyone!

    I think Sharik v3 is almost ready. This is the biggest update so far, featuring dark theme, landscape mode support, the about screen, and more! For full changelog, please refer to CHANGELOG.md (note that it is not the final version and this file does not yet contain all changes)

    However, there are three more things that need to be done: translation, style tweaks, and bug fixes.

    Speaking of translations, they were migrated to a new format (Dart code -> Arb), and there were some text changes. For now, only English version work properly, so I hope to migrate the rest of the languages by the end of the week. Also, we are moving to the crowdin to manage the translation files. It is a very useful application to help us manage all the translations. I would appreciate if you guys could help me transfer all translations from dart code to this platform, since there are some major text changes.

    Here's the checklist (that I will be updating) of migrated languages:

    • [x] English
    • [x] Russian (by @marchellodev)
    • [x] Ukrainain (by @marchellodev)
    • [x] Simplified Chinese (by @zerofancy)
    • [x] Arabic (by @YazeedAlKhalaf)
    • [ ] Gujarati (by @mrfoxie)
    • [ ] Hindi (by @mrfoxie)
    • [x] Italian (by @DavideBottasso)
    • [x] Malayalam (by @zcraber)
    • [x] Persian (by @behzad-njf)
    • [x] Polish (by @Atrate)
    • [x] Portuguese, Brazilian (by @mezysinc)
    • [ ] Sinhala (by @Aikatsui)
    • [x] Slovak (by @tiborepcek)
    • [x] Turkish (by @tekrei)
    • [x] Indonesian (by @liimee)

    I would very much appreciate, if you could submit all those translations to the Crowdin (https://crowdin.com/project/sharik). After you are done, please leave a message below.

    As those are the final steps, I still would like to do some UI tweaks (mainly fonts and colors), and conduct testing.

    I am also going to do some tesing, here's the estimated release checklist for me (that I'll keep updated):

    • [x] iOS app
    • [x] MacOS app
    • [x] Android app
    • [x] Windows app
    • [x] Linux app
    • [x] Review all todos in the code
    • [x] Review file names encoding (#59)
    • [x] Review RTL mode
    • [x] Styling (review all fonts)
    • [x] Styling (paddings)
    • [x] Styling (colors)
    • [x] Migrate store.yaml to crowdin
    • [x] Check Receiver timeout for extra large files
    • [x] iOS file naming
    • [x] Check Sharing dot files
    • [x] Linux flatpak packaging
    • [x] Linux deb packaging
    • [x] Linux rpm packaging
    • [x] Linux snap packaging
    • [x] Windows msi packaging

    I have attached the current versions of the app below. Please feel free to try them out and leave feedback or any suggestions. Also, keep in mind that for now only English translation works and some links (privacy policy, etc) do not work yet.

    Thank you all for all the help!

    android.zip linux.zip windows.zip

    work in progress 
    opened by marchellodev 20
  • The app fails to launch with nvidia's closed source driver

    The app fails to launch with nvidia's closed source driver

    So, I discovered sharik today and I decided to give it a try. I first installed it on my android phone via the play store and then on my linux system with the provided deb package. But when I ran it on my pc, this showed up in the terminal

    $ sharik 
    GLFW: An invalid error was not accepted by the caller: FormatUnavailable: EGL: Failed to find a suitable EGLConfig
    GLFW: Please report this bug in the Go package immediately.
    panic: FormatUnavailable: EGL: Failed to find a suitable EGLConfig
    
    goroutine 1 [running, locked to thread]:
    github.com/go-gl/glfw/v3.3/glfw.acceptError(0xc0000cfb28, 0x2, 0x2, 0x0, 0x0)
    	/go/pkg/mod/github.com/go-gl/glfw/v3.3/[email protected]/error.go:178 +0x201
    github.com/go-gl/glfw/v3.3/glfw.CreateWindow(0x1b8, 0x2a8, 0x9934b7, 0x9, 0x0, 0x0, 0x0, 0x0, 0x0)
    	/go/pkg/mod/github.com/go-gl/glfw/v3.3/[email protected]/window.go:350 +0x1c1
    github.com/go-flutter-desktop/go-flutter.(*Application).Run(0xc0000f0000, 0x0, 0x0)
    	/go/pkg/mod/github.com/go-flutter-desktop/[email protected]/application.go:148 +0x165
    github.com/go-flutter-desktop/go-flutter.Run(0xc0000c6a10, 0x9, 0xe, 0x7, 0xc0000cff40)
    	/go/pkg/mod/github.com/go-flutter-desktop/[email protected]/application.go:26 +0x4d
    main.main()
    	/app/go/cmd/main.go:25 +0x188
    

    Obviously I am missing something and that is not only the go language, which comes with the (meta)package golang, but what is it? If it helps, this is the version debian testing/unstable provides

    $ go version
    go version go1.15.6 linux/amd64
    
    bug 
    opened by pitsi 17
  • v3.0 has lower version code then v2.5

    v3.0 has lower version code then v2.5

    v2.5 has versionCode 10: https://github.com/marchellodev/sharik/commit/2ae502d553fbf5c1c47e127f9254ddea176e6ba0#diff-9526ccfd1d1813ed49c39f8c54dbeb512607376a007d824b905bc8b4e4d202d9L50

    whereas v3.0 has versionCode 8: https://github.com/marchellodev/sharik/blob/8c06d1446b4da7fcdc6bc93459fe9116630beac7/pubspec.yaml#L8

    This is not allowed in Android and the system refuses an upgrade. Due to this the Sharik version on F-Droid is still 2.5. Could you bump the version code to higher then 10 and tag a new version? Thanks!

    opened by jspricke 15
  • Feature request: Multiple files selection

    Feature request: Multiple files selection

    Hello,

    I love the idea but the app seems useless to me if I cannot save thousands of photos from my mobile to another device.

    Currently for a few KB and a sober UI, Mass Transfer can do it:

    Mass Transfer (transfer files between Android devices) - https://f-droid.org/app/me.hexian000.masstransfer can send multiple files to another android device.

    That would be fantastic you could do the same between other platforms too with Sharik.

    Best regards

    A.R.

    enhancement work in progress 
    opened by smilearric 8
  • sharik does not have option in 'share via' android feature

    sharik does not have option in 'share via' android feature

    I don't think I could explain this well, so i think i'll just explain my use case.

    So i want to send a file from a file manager (in my case, i use https://github.com/zhanghai/MaterialFiles). I use share option on the file

    Screenshot_20210602_025008

    But i couldn't find option to share the file with sharik

    Screenshot_20210602_024648

    It would be nice if i have option to directly send a file from file manager. It's kinda tedious to exit a file manager, open the sharik app and find that same file.

    Thanks for the awesome app btw, keep the great work!!

    opened by gigglylo 7
  • Add support to the Pinephone

    Add support to the Pinephone

    Pinephone is the Arm-based touchphone developed by Pine64 with Linux in mind, the software is made almost entirely by the community. Would be cool to use this program with linux phones.

    new platform 
    opened by Kohoshi12 7
  • [Not a bug but] After the update, Sharik is lagging in some situations

    [Not a bug but] After the update, Sharik is lagging in some situations

    Phone: MRD-LX1 (Huawei Y6 2019) Android version: 9.0 App version: 3.0.0

    Problem: After the update, when I click on the send button, the app is lagging really bad probably because of the blur. I was going to ask if you may consider deleting blur but my phone is low-end so I'd totally understand if you won't consider.

    Here is a video if helps: https://youtu.be/gyYp-xONcpg

    opened by dybdeskarphet 6
  • [Bug?] Navbar is not dark when dark mode is enabled in v3.0

    [Bug?] Navbar is not dark when dark mode is enabled in v3.0

    Device: Huawei Y6 2019 (MRD-LX1) Android version: 9 App version: v3.0

    To reproduce the bug:

    1. Open the app
    2. Enable dark mode

    Bug: tbh I'm not sure if it's a bug but navigation bar is not dark when dark mode is on. It looks like this: Screenshot_20210622_225643_dev marchello sharik (1)

    opened by dybdeskarphet 6
  • Update in_hi.dart to native hindi

    Update in_hi.dart to native hindi

    Translation currently available is more like directly translated from one language to another. However, language doesn't work that way rather its a method to approach people. I tried to convert hindi translation to native language that i think would be more readable.

    I compared the use of each line in app. Arrangement of Subject, Verb and predicate is different in different languages. So, I adjusted some text to better match the flow of language.

    opened by darpan5552 5
  • QRCODE

    QRCODE

    As the tittle suggest, I think a great feature would be to generate QR CODE instead of having to manually type the address. Besides that the app is really great, tks for making it.

    enhancement work in progress 
    opened by celiasrox 4
  • F-Droid build failed

    F-Droid build failed

    Because lint 1.7.2 requires SDK version >=2.14.0-360.0.dev <3.0.0 and no versions of lint match >1.7.2 <2.0.0, lint ^1.7.2 is forbidden.
    
    So, because sharik depends on lint ^1.7.2, version solving failed.
    pub get failed (1; So, because sharik depends on lint ^1.7.2, version solving failed.)
    

    Which flutter version are you using? Thanks!

    opened by linsui 3
  • Abnormal display of qr code

    Abnormal display of qr code

    Hello. I found that the qr code will exceed the edge of the window when I used it in the Windows version. The qr code in the screen is too large after maximization. It is difficult for mobile devices to scan image_7 image_8

    opened by hupsh 0
  • Bump build_runner from 2.2.0 to 2.3.3

    Bump build_runner from 2.2.0 to 2.3.3

    Bumps build_runner from 2.2.0 to 2.3.3.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies dart 
    opened by dependabot[bot] 0
  • snap: file open dialog is broken

    snap: file open dialog is broken

    trying to send files opens this dialog:

    Bildschirmfoto_2022-12-17_11-15-31

    bash$ lsb_release -a
    No LSB modules are available.
    Distributor ID:	Ubuntu
    Description:	Ubuntu 22.04.1 LTS
    Release:	22.04
    Codename:	jammy
    
    bash$ uname -a
    Linux T470 5.15.0-56-generic #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
    
    bash$ snap info sharik-app
    name:      sharik-app
    summary:   An open-source, cross-platform solution for sharing files within a local network
    publisher: marchellodev
    store-url: https://snapcraft.io/sharik-app
    contact:   [email protected]
    license:   MIT
    description: |
      Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot.
      
      
      This app allows you to easily send photos, apps, files, text, literally anything, to all kinds of
      devices connected to the same network. It's convenient and blazing fast.
      
      After selecting a language and going through the intro, you can see the sharing buttons and the
      latest files you shared on the main screen. At this point, you can share images, files, installed
      apps, or simply text. After selecting the file, you will be shown the Sharing screen. Here you can
      see your connectivity status (Wi-Fi/Mobile Hotspot) and the URL you need to open on the other
      device. After typing this URL in the browser and hitting Enter on the other machine, the file will
      start downloading. Please make sure that both devices are connected to the same network.
      
      Suppose you have Sharik installed on both machines. In this case, after sharing the file from one
      computer, you can simply click the button "Receive" on the bottom panel of another Sharik. After
      clicking, the Receiver screen will be shown. If Sharik sees another device sharing something in
      your local network, it will be displayed. So you can just click on it, the browser will open, and
      the download will start.
      
      Sharik is entirely free to use, and it contains no ads. Moreover, it's source code is published in
      GitHub, so everyone can contribute to the development process. If you like it, please leave a star
      on our GitHub repository, and consider making a contribution: add a new language or help us with
      code.
      
      Sharik is created using in Dart, Flutter, Hover.build, and Golang. Shaik is published under an
      open license (MIT).
      
      
      YOU CAN SEND:
            1. Photos (jpg, png, gif, etc)
            2. Applications (apk)
            3. Files (zip, rar, 7z, pdf, etc)
            4. Text
      
      SHARIK IS AVAILABLE ON THOSE LANGUAGES:
            - English (English)
            - Hindi (हिन्दी)
            - Russian (Русский)
            - Gujarati (ગુજરાતી)
            - Polski (Polski)
            - Ukrainian (Українська)
      
      SHARIK IS ALSO AVAILABLE FOR:
            - Windows
            - macOS
            - Linux
            - Android
            - iOS
      
      GitHub page: https://github.com/marchellodev/sharik
      
      
      Download Sharik right now!
    commands:
      - sharik-app
    snap-id:      MTIjlIjTQNzFTSBm3c1RuZbLPR1pvH7o
    tracking:     latest/stable
    refresh-date: heute um 11:11 CET
    channels:
      latest/stable:    3.1 2021-09-23 (9) 8MB -
      latest/candidate: ↑                      
      latest/beta:      ↑                      
      latest/edge:      ↑                      
    installed:          3.1            (9) 8MB -
    

    This issue doesn't happen in sharik_v3.1_linux.AppImage

    opened by FiSHYsolutions 0
  • Cache in ipads

    Cache in ipads

    How can i remove cache files or documents and data of sharik in ipad. I just shared 4GB of data, it stores the data in documents and data in my ipad.

    0F3850D7-D28A-4BD1-8900-8CCC688A0416

    opened by NotThatWeird 1
  • Screen reader accessibility

    Screen reader accessibility

    The Linux desktop app does not seem accessible using the screen reader Orca.

    Usually a UI can be made (mostly) accessible by adding labels and roles to elements, and ensuring every element can be focused using tab or arrows.

    I know this is possible (on Linux) with GTK, but I don't know about Flutter. However GTK is usually not accessible on Windows (this can be tested using NVDA). Flutter should be accessible on Android though (can be tested using TalkBack).

    Edit: A friend told me it's accessible on Android, but not on Windows (it says only "FLUTTERVIEW").

    opened by ZettaScript 0
  • Bump flutter_native_splash from 2.2.8 to 2.2.16

    Bump flutter_native_splash from 2.2.8 to 2.2.16

    Bumps flutter_native_splash from 2.2.8 to 2.2.16.

    Release notes

    Sourced from flutter_native_splash's releases.

    v2.2.16

    v2.2.15

    • Fix iOS background image build incorrectly when background dark image is used. Fixes #452, fixes #439.
    • Correct background image/color handling on web. Fixes #450.
    • Don't include dark styling in web if not specified in config. Fixes 453.
    • Add _Parameters class to hold parameters.

    v2.2.14

    • Don't update values-31 if there is no android_12 section in the config. Closes #447.
    • Additional fix for index.html getting extra blank lines. Fixes #430.

    v2.2.13

    Corrected Android 12 dark parameters not defaulting to light parameters. Thanks elliotrtd for the heads up on this issue.

    v2.2.12

    v2.2.11

    • Fixed Android 11 color issue. Fixes #429.
    • Fix index.html getting extra blank lines. Fixes #430.
    • Update the readme. Closes #431.
    Changelog

    Sourced from flutter_native_splash's changelog.

    [2.2.16] - (2022-Nov-27)

    [2.2.15] - (2022-Nov-20)

    • Fix iOS background image build incorrectly when background dark image is used. Fixes #452, fixes #439.
    • Correct background image/color handling on web. Fixes #450, fixes 324.
    • Don't include dark styling in web if not specified in config. Fixes #453.
    • Add _Parameters class to hold parameters.

    [2.2.14] - (2022-Nov-07)

    • Don't update values-31 if there is no android_12 section in the config. Closes #447.
    • Additional fix for index.html getting extra blank lines. Fixes #430.

    [2.2.13] - (2022-Oct-30)

    • Corrected Android 12 dark parameters not defaulting to light parameters. Thanks elliotrtd for the heads up on this issue.

    [2.2.12] - (2022-Oct-23)

    [2.2.11] - (2022-Oct-09)

    • Fixed Android 11 color issue. Fixes #429.
    • Fix index.html getting extra blank lines. Fixes #430.
    • Update the readme. Closes #431.

    [2.2.10+1] - (2022-Sep-25)

    • Update bug report template.
    • Package housekeeping to stay up to date with Flutter.

    [2.2.9] - (2022-Sep-07)

    Commits
    • c63102b Update documentation on Android 12. Fix web background image. Thanks Severin...
    • 2f6e090 Fixes generation for already supported image formats (#460)
    • c44509f Fix web background image (#459)
    • b662516 Fix iOS background image build incorrectly when background dark image is used...
    • 0239914 Don't update values-31 if there is no android_12 section in the config. Clos...
    • a91dc4b Corrected Android 12 dark parameters not defaulting to light parameters. Tha...
    • e4b29f8 Updated readme and dependancies.
    • d03227c Add CI and resolve some lints and fix tests (#433)
    • 7d1472b Fixed Android 11 color issue. Fixes #429. Fix index.html getting extra blank...
    • 3e62d81 Update bug report template, Package housekeeping to stay up to date with Flut...
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies dart 
    opened by dependabot[bot] 0
Releases(v3.1)
Owner
Mark Motliuk
Hi! <:
Mark Motliuk
Photon is a cross-platform file-sharing application built using flutter.

Welcome to Photon ?? Photon is a cross-platform file-transfer application built using flutter. It uses http to transfer files between devices.You can

Abhilash Hegde 161 Jan 1, 2023
🎵 A cross-platform media playback library for C/C++ with good number of features (only Windows & Linux).

libwinmedia A cross-platform media playback library for C/C++ & Flutter with good number of features. Example A very simple example can be as follows.

Harmonoid 38 Nov 2, 2022
A cross-platform (Windows/macOS) scanner plugin for Flutter

quick_scanner A cross-platform (Windows/macOS) scanner plugin for Flutter Usage QuickScanner.startWatch(); var _scanners = await QuickScanner.getScan

Woodemi Co., Ltd 5 Jun 10, 2022
A cross-platform (Android/Windows/macOS/Linux) USB plugin for Flutter

quick_usb A cross-platform (Android/Windows/macOS/Linux) USB plugin for Flutter Usage List devices List devices with additional description Get device

Woodemi Co., Ltd 39 Oct 1, 2022
A cross-platform app ecosystem, bringing iMessage to Android, PC (Windows, Linux, & even macOS), and Web!

BlueBubbles Android App BlueBubbles is an open-source and cross-platform ecosystem of apps aimed to bring iMessage to Android, Windows, Linux, and mor

BlueBubbles 318 Jan 8, 2023
A Cross Platform Piano made with Flutter

flutter_piano A Crossplatform Midi Piano built with Flutter.dev This application runs on both iOS and Android. This runs a custom crossplatform midi s

Rody Davis 381 Jan 3, 2023
An open source desktop application for creating set-plans for TV and movie productions

lyghts_desktop An open source (Windows) desktop application for creating set-plans for TV and movie productions. Getting Started This application uses

MindStudio 1 Feb 15, 2022
A Flutter plugin to read 🔖 metadata of 🎵 media files. Supports Windows, Linux & Android.

flutter_media_metadata A Flutter plugin to read metadata of media files. A part of Harmonoid open source project ?? Install Add in your pubspec.yaml.

Harmonoid 60 Dec 2, 2022
Create Msix installer for flutter windows-build files.

Msix A command-line tool that create Msix installer for your flutter windows-build files. ?? Install In your pubspec.yaml, add msix as a new dependenc

Yehuda Kremer 191 Dec 30, 2022
A platform adaptive Flutter app for desktop, mobile and web.

Flutter Folio A demo app showcasing how Flutter can deliver a great multi-platform experience, targeting iOS, Android, MacOS, Windows, Linux, and web.

gskinner team 3.5k Jan 2, 2023
Flutter date range pickers use a dialog window to select a range of date on mobile.

[Deprecated] Date Range Picker Currently Flutter has supported date range picker, so I think my mission is done. Thanks for using my lib. Link: https:

null 225 Dec 28, 2022
File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.

A package that allows you to use the native file explorer to pick single or multiple files, with extensions filtering support.

Miguel Ruivo 987 Jan 6, 2023
Android-Toolbox is a desktop app which enables the user to access android device features which are not accessible directly from the mobile device

Android-Toolbox is a desktop app which enables the user to access android device features which are not accessible directly from the mobile device. One of Android-Toolbox's special feature is to transfer files at the highest speed using ADB push and pull bypassing a lot of Android API overheads.

Sashank Visweshwaran 30 Dec 26, 2022
Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot

Share files across devices with Sharik! It works with Wi-Fi connection or Tethering (Wi-Fi Hotspot). No internet connection needed. Contributing Feel

Mark Motliuk 842 Dec 30, 2022
Open-source, cross-platform, hassle-free file sharing with AES-256 encryption made with Flutter & Dart.

Odin ⚡ Open source easy file sharing for everyone. ⚡ Cross-platform hassle-free file sharing with AES-256 encryption made with Flutter & Dart. Getting

Odin 111 Dec 22, 2022
Drishti is an open-source cross-platform mobile application project at Incubate Nepal that incorporates Machine Learning and Artificial Intelligence

Drishti is an open-source cross-platform mobile application project at Incubate Nepal that incorporates Machine Learning and Artificial Intelligence to help visually impaired people recognize different currency bills and perform daily cash transactions more effectively. We plan to expand Drishti to other applications like Short Text and Document Reading in the future.

Drishti Nepal 23 Oct 8, 2022
Portarius is a free, open-source, cross-platform mobile application that allows you to manage your Portainer sessions.

Portarius [Latin: Porta/Door Arius/Keeper] Features User management See running/stopped containers (and also start/stop and restart them) See containe

Zbe 54 Jan 7, 2023
A cross-platform flutter plugin for C/C++/ObjC crash report via Google Breakpad

quick_breakpad A cross-platform flutter plugin for C/C++/ObjC crash report via Google Breakpad Use breakpad for quick_breakpad_example $CLI_BREAKPAD i

Woodemi Co., Ltd 16 Jul 30, 2022
Open source cross-platform client for popular imageboards: 4chan.org and 2ch.hk

iChan (iOS) and Zchan (Android) Open source cross-platform client for popular im

null 50 Dec 31, 2022
Google UI is an open-source UI library for developing cross-platform apps using Flutter with Material Design 2.0

Google UI Google UI is an open-source UI library for developing cross-platform apps using Flutter with "Material Design 2.0" Table of contents Install

Ed Sulaiman 25 Dec 24, 2022