git404hub

what is oneindexmoe fr?

baiyuetribe/oneindexmoe — explained in plain English

Analysis updated 2026-07-21 · repo last pushed 2019-09-19

37PHPAudience · generalComplexity · 2/5DormantSetup · moderate

tl;dr

Turn your OneDrive folder into a public file-sharing website where visitors browse and download files directly from OneDrive, no extra storage or hosting costs.

vibe map

mindmap
  root((repo))
    What it does
      Browses OneDrive files
      Direct downloads from OneDrive
      No extra storage costs
    Key features
      Custom visual theme
      Custom navigation bar
      Auto refreshes connection
    Folder controls
      README notes per folder
      Password locked folders
      Custom HTML pages
    Tech stack
      PHP
      Docker
    Use cases
      Teacher shares worksheets
      Team distributes resources
      Hobbyist shares assets
    Audience
      Non-technical file sharers
      OneDrive users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Share worksheets with students via a clean web directory linked to OneDrive.

VIBE 2

Distribute resources to clients without paying for separate file hosting.

VIBE 3

Create a lightweight download site for a collection of digital assets.

what's the stack?

PHPDocker

how it stacks up fr

baiyuetribe/oneindexmoekornelski/sblamramsey/php-rfcs
Stars373934
LanguagePHPPHPPHP
Last pushed2019-09-192017-03-012023-10-04
MaintenanceDormantDormantDormant
Setup difficultymoderatemoderateeasy
Complexity2/52/51/5
Audiencegeneralops devopsdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Requires a OneDrive account and Docker installed on your server.

in plain english

OneIndex-mod lets you turn a OneDrive folder into a public file-sharing website. Instead of sending people individual download links, you can share a web address that displays your OneDrive files in a browsable directory. Visitors see a clean listing of your files and can download them directly. The key benefit is that none of your files are copied to a separate server, they stay in OneDrive, and downloads flow straight from OneDrive to the person requesting them, so you don't pay for extra storage or bandwidth. The project is a customized version of an existing tool called OneIndex. What sets this version apart is a cuter default visual theme, a navigation bar you can customize, and support for background images. It also handles some maintenance automatically: it refreshes its connection to OneDrive every ten minutes on its own, so you don't have to set up scheduled tasks manually. You can add special files directly inside your OneDrive folders to control behavior, for example, a README file adds notes at the bottom of a folder's page, a password file locks a folder behind a passcode, and an HTML file lets a folder display a custom webpage instead of a file list. This would appeal to anyone who shares files publicly and already uses OneDrive. For example, a teacher could organize worksheets for students, a small team could distribute resources to clients, or a hobbyist could share a collection of digital assets. If you have a large OneDrive account, it becomes a lightweight way to run a download site without paying for separate web hosting or file storage. The project is built in PHP and designed to be deployed through Docker, which is a tool that packages an application so it runs consistently across different servers. The setup process is straightforward: after installing Docker, a single command gets the application running. The README notes that a OneDrive account is required, and points to a demo site if you want to see the result before trying it yourself.

prompts (copy fr)

prompt 1
Help me set up OneIndex-mod using Docker. I have Docker installed and a OneDrive account ready. Walk me through the single command to run it and how to authorize it with my OneDrive.
prompt 2
I want to add a password to one of my OneDrive folders so visitors need a passcode to see its files. Explain how to create the password file inside my OneDrive folder for OneIndex-mod.
prompt 3
Show me how to customize the navigation bar and add a background image to my OneIndex-mod site so it matches my personal brand or style.

Frequently asked questions

what is oneindexmoe fr?

Turn your OneDrive folder into a public file-sharing website where visitors browse and download files directly from OneDrive, no extra storage or hosting costs.

What language is oneindexmoe written in?

Mainly PHP. The stack also includes PHP, Docker.

Is oneindexmoe actively maintained?

Dormant — no commits in 2+ years (last push 2019-09-19).

How hard is oneindexmoe to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is oneindexmoe for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.