All Projects → kudos → hostr

kudos / hostr

Licence: Apache-2.0 license
⤴️ Share anything. Simply.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
CSS
56736 projects

Projects that are alternatives of or similar to hostr

expo-file-manager
A file manager app made with React Native & Expo
Stars: ✭ 110 (+511.11%)
Mutual labels:  file-sharing
fipes
Plumbings to share files with your friends.
Stars: ✭ 50 (+177.78%)
Mutual labels:  file-sharing
torrenttools
Commandline tool for inspecting, creating and editing BitTorrent metafiles.
Stars: ✭ 125 (+594.44%)
Mutual labels:  file-sharing
filedrop-ws
📲 WebRTC file transfer - WebSockets server.
Stars: ✭ 111 (+516.67%)
Mutual labels:  file-sharing
nextcloud-snap
☁️📦 Nextcloud packaged as a snap
Stars: ✭ 1,445 (+7927.78%)
Mutual labels:  file-sharing
zeeka
Secure global file sharing using tcp tunnels. Currently tunneling through localtunnel's public servers. Zeeka dedicated servers coming soon.
Stars: ✭ 21 (+16.67%)
Mutual labels:  file-sharing
odin
Open-source, cross-platform, hassle-free file sharing with AES-256 encryption made with Flutter & Dart.
Stars: ✭ 114 (+533.33%)
Mutual labels:  file-sharing
zipline
A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
Stars: ✭ 215 (+1094.44%)
Mutual labels:  file-sharing
Shareaza
Shareaza is a peer-to-peer client for Windows that allows you to download any file-type found on several popular P2P networks.
Stars: ✭ 103 (+472.22%)
Mutual labels:  file-sharing
unicloud
Unison file sync web interface
Stars: ✭ 40 (+122.22%)
Mutual labels:  file-sharing
Django-WebApp
This is a web-app created using Python, Django. By using this user can login, upload files and also can view and download files uploaded by other users.
Stars: ✭ 285 (+1483.33%)
Mutual labels:  file-sharing
crocofile
A webbased file upload manager to share files by sharing an account
Stars: ✭ 40 (+122.22%)
Mutual labels:  file-sharing
Ozzillate
Data over sound file transfer web application
Stars: ✭ 124 (+588.89%)
Mutual labels:  file-sharing
garlicshare
Private and self-hosted file sharing over the Tor network written in golang
Stars: ✭ 110 (+511.11%)
Mutual labels:  file-sharing
CombinedPrivacyBlockLists
Ad-blocking hosts files, IP block lists, PAC filters, and ABP / uBO subscriptions, all merged from multiple reputable sources, combined with my own research. Also, script-based utilities to help you create such things yourself. Updated at least once a week, often more frequently.
Stars: ✭ 131 (+627.78%)
Mutual labels:  file-sharing
nafanz.github.io
List cloud storage & file sharing
Stars: ✭ 20 (+11.11%)
Mutual labels:  file-sharing
Transfer.sh
Easy file sharing from your Android device!
Stars: ✭ 14 (-22.22%)
Mutual labels:  file-sharing
cpomf
Pomf API compatible file host written in Crystal - The software behind nya.is.
Stars: ✭ 36 (+100%)
Mutual labels:  file-sharing
sync
The main repository for P2P-Sync
Stars: ✭ 15 (-16.67%)
Mutual labels:  file-sharing
snapdrop-android
Android client for local file sharing via https://snapdrop.net/
Stars: ✭ 488 (+2611.11%)
Mutual labels:  file-sharing

Hostr

About

Hostr is a project I started over ten years ago when I set out to learn web development. Since then it's seen over 100,000 signups and served up over 2 billion file downloads.

It has been through many iterations, but in its current incarnation Hostr uses Koa for the backend, Angular and Webpack for the frontend, and Babel for both.

Getting Started

Dependencies

Everything is taken care of by a make build.

Enviroment Variable Configuration

See .envrc.example. Copy it to .envrc, modify and source .envrc for development. direnv is pretty nice for doing this automatically when you cd into your work directory.

Usage

Start the app

$ make docker-compose-up

Initialise the environment

$ make init migrate

Run the tests

$ make test

Licence

My primary motivation is to get to work on Hostr in public. Contributions are welcome and all Javascript is Apache licenced, however the brand is not. The brand includes the name, logo images, CSS and marketing HTML.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].