CukiShare Project

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • CukiShare

    app for class

  • I just started programming my own projects with new technologies that I'm learning. I recently finished the beta version of a project that I will present as my final school project. It's called CukiShare and it's a simple application based on FTP. Let me explain a hypothetical use case: You're working on a weekend project with a friend at your house, and they need to share some files with you so you can continue working. Normally, we would send them via email, Discord, or Google Drive. However, sometimes it can be a hassle to send them through Gmail, Discord has file size limits, and Drive requires configuring permissions, etc. (I'm not saying these are bad options, I just focused on creating a faster and more efficient solution). With CukiShare, all you have to do is drag and drop the files you want to share, click the star button, and send your friends the code that appears below. They can then paste that code into their browsers to access a simple interface with all the files you uploaded. When you're done, you can click the stop button, and that's it. I think it's a simple and good idea for sharing files over a local network (although it can also be implemented with Hamachi). I just want to know your opinion about the application, test it out, and let me know what you would add. Right now, it's in beta phase, and you can only upload files of slightly over 300 MB. It has MANY bugs that I will fix over time. If you are going to use the application, I have to mention that the module that generates the "code" to access the files in the browser doesn't work very well. If you want it to be correct all the time, the code is a concatenation of your local IP + :2312 (which is the port the FTP server uses). Also, I want to let you all know that anyone who wants to can feel free to give ideas or even collaborate on the project via GitHub. For those who want to try the program, here's the link ( https://github.com/CookiDoggi/cukiftp ). There's a release uploaded with the zip file containing the folders and the .exe file. Thank you very much for reading it all!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts