Skip to content

theworldofobi/ObiDrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ObiDrop - AirDrop for my ThinkPad

This is a personal project I made because I missed being able to share files instantly between my Apple devices, something I can no longer do with my ThinkPad...

UNTIL NOW!

Build and Run

g++ -std=c++20 -o obidrop main.cpp && ./obidrop

Improvements in the works

  1. I'd like to be able to share files/links whenever without having to run the executable
  2. Definitely will go crazy in the web/styles.css file and make it look purrty with Bootstrap
  3. Apple also allows copying something on Device A and pasting it into Device B... quelque chose to try

Acknowledgement

This project derives from the code found in this article by Saumya Aggarwal

About

A cross-platform AirDrop from scratch using C++20 and the POSIX socket APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors