Activity

Arlo

Shipped this project!

Hours: 28.53
Cookies: 🍪 141
Multiplier: 14.03 cookies/hr

This service lets you send data from one device to another by just entering a code or scanning a qr code!
I added 2 way communication so that both devices get the ability to send messages and files.
I also improves efficiency by switching from hex encoding to downloading the files directly from the sever, then decrypting.
Please note that my server is slow (pi 3 with 1mbit upload) so if you want to test bigger files, please start your own server.
I love flavortown!!!!
YEPPPPEEEE

Arlo

Added 2 way file transfer (alot of work)
Switched from hex encoding to no encoding

Attachment
0
Arlo

Slightly better readme
Removed debug prints
Changed playerinfo

Attachment
0
Arlo

Shipped this project!

Hours: 8.16
Cookies: 🍪 115
Multiplier: 14.14 cookies/hr

The hardest was en passant, maybye the weirdest rule in chess…
I also learned the rules of castling.

Arlo

Re-implemented better piece changing
final version
Lets start shipping

Attachment
0
Arlo

Minor bugbix
Board now turns (optional)
Possibility to flip the black pieces
Minor color changes

0
Arlo

Implemented castling and pawn promotion
No bugs known (yet)

0
Arlo

All moves including en-passant except castling work

Attachment
0
Arlo

Made the ui work, created coordinates system, started pawn logic (it is really buggy)

Attachment
0
Arlo

Bugfix,
Added systemd file creator
Also, the weather is nice

Attachment
4

Comments

Dankey445
Dankey445 3 months ago

nice weather, where are u from?

adamd
adamd 2 months ago

Are you planning to add a two-way transfer?

Arlo
Arlo 2 months ago

This was some lucky sunshine close to Munich, Germany

Arlo
Arlo 2 months ago

2 way transfer would be pretty difficult since the whole system is designed around the sender-receiver system. I will however work on this when I have more time (I’m in my last school year)

Arlo

First test

Attachment
0
Arlo

Shipped this project!

Hours: 1.88
Cookies: 🍪 29
Multiplier: 15.57 cookies/hr

A great project… I hope it will bring home some cookies…

Arlo

404 and 429 page buff

Attachment
0
Arlo

Why I did this (extract from readme):
When I use a PC I do not trust (like a school PC with an outdated version of Windows and a disabled antivirus (for some reason I still have not figured out)) I do not want to plug in any USB stick or open my password manager, which is problematic since my passwords are 10+ characters long and randomly generated. I often resolve to typing them by hand, which is annoying.
Now, I can simply open up this website and scan the QR code to transfer anything from my phone to the PC.

Attachment
0
Arlo

Shipped this project!

Hours: 14.73
Cookies: 🍪 230
Multiplier: 15.6 cookies/hr

It finaly works! I learned how to do some server hosting, javascript and general webdev…

Arlo

Finished

Attachment
1

Comments

adamd
adamd 3 months ago

Nice! Very useful for quick file transfer – looking forward to actually using it!

Arlo

Nearly finished.
Added footer
fixed css
enter to connect
delete connection code on reload

Attachment
0
Arlo

Just found this when searching for domain names:
https://reverseqr.com/
This is NOT my project
This

  • does not feature end to end encryption
  • requires an account
  • is limited in the number of sends per month
  • has a paid version and only supports text shares.

I did not know about about this website when starting the project, but I am glad that I created an improved version of a closed source and paid service.

Attachment
0
Arlo

A lot of networking has been done to make everything publicly accessible (first time)

Attachment
0
Arlo

Full working, now setting up cloudflare tunnel (do not want open ports)

Attachment
0
Arlo

No longer accepting infinite amount of data (custormizable)

Attachment
0
Arlo

Working on websocket connection

Attachment
0
Arlo

Separated the CSS and JS from HTML.

Attachment
0
Arlo

Working on sending files and text at the same time

Attachment
0
Arlo

Now hashing the encryption key, If the messages were tampered with, they wouldn’t decrypt.
=> faster and more efficient

Attachment
0
Arlo

fancy way to verify hashes

Attachment
0
Arlo

fixed pgp codes not working

Attachment
0