Meento aims to create a lightweight architecture and a simple application for sending and receiving files. Every node can act as both sender and receiver — files are indexed by SHA256, metadata is stored as JSON.
Quick guide 1) Upload your files using "index.php" (no account required) or "index_full.php" (account creation required). 2) Open "indexer.php" and click in "Run Sync Engine". So the JSON information of the files will be migrated to MySQL. 3) Open "feed.php" or "feed_full.php" for a modern view and navigation of content uploaded in your server and in the others.