Skip to content

πŸ—‚ πŸ‡ Crossplatform fast and powerful file sharing application, which sends files over http(s). No internet is requierd.

License

Notifications You must be signed in to change notification settings

P3ntest/blueberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Blueberry

Generic badge Generic badge Generic badge Generic badge Generic badge

Blueberry is a free and open source file transfer application.

  • Transfer large files
  • No internet required
  • File recipients dont need the program

Whats new?

  • Custom port

You can also:

  • Set a password for your files
  • Recieve files directly from the application

Installation

Head to the releases to download the latest installer. Download and run the installer, it installs itself and creates a desktop shortcut.

Tech

Blueberry uses the following frameworks:

  • node.js - evented I/O for the backend
  • Electron - framwork for create desktop apps
  • Express - fast node.js network app framework [@tjholowaychuk]

And of course Blueberry itself is open source with this repository on GitHub.

Development

Want to contribute? Great!

Blueberry is written in javascript and runs in node.

To modify and build blueberry, you need Node.js v10 or higher, and npm or yarn. Yarn is highly recommended.

Clone the github repository into a directory of your choice:

$ git clone https://github.com/P3ntest/blueberry.git

Now you can modify the source code. Here is a documentation about electron: Documentation

How to build and run blueberry

To start blueberry run

$ yarn start

or

$ npm start

To build an installer run

$ yarn dist

and the installer will be found under the dist forlder.

License

MIT

About

πŸ—‚ πŸ‡ Crossplatform fast and powerful file sharing application, which sends files over http(s). No internet is requierd.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published