From 5af4514c052fe4233f9c9af5cfbeff1ef73678ec Mon Sep 17 00:00:00 2001 From: ArtemisOne <141044353+Artemis1-0@users.noreply.github.com> Date: Thu, 19 Feb 2026 12:56:34 +0000 Subject: [PATCH] Fix formatting and capitalization in README.md Grammar is my strong suit (I think). Signed-off-by: ArtemisOne <141044353+Artemis1-0@users.noreply.github.com> --- README.md | 47 +++++++++++++++++++++++------------------------ 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 86703780..eaa2c67b 100644 --- a/README.md +++ b/README.md @@ -2,40 +2,39 @@ ### πŸ’ΎπŸŽ‰ copyparty -turn almost any device into a file server with resumable uploads/downloads using [*any*](#browser-support) web browser +Turn almost any device into a file server with resumable uploads/downloads using [*any*](#browser-support) web browser. -* server only needs Python (2 or 3), all dependencies optional -* πŸ”Œ protocols: [http(s)](#the-browser) // [webdav](#webdav-server) // [sftp](#sftp-server) // [ftp(s)](#ftp-server) // [tftp](#tftp-server) // [smb/cifs](#smb-server) -* πŸ“± [android app](#android-app) // [iPhone shortcuts](#ios-shortcuts) +* Server only needs Python (2 or 3), all dependencies are optional. +* πŸ”Œ Protocols: [http(s)](#the-browser) // [webdav](#webdav-server) // [sftp](#sftp-server) // [ftp(s)](#ftp-server) // [tftp](#tftp-server) // [smb/cifs](#smb-server) +* πŸ“± [Android app](#android-app) // [iPhone shortcuts](#ios-shortcuts) πŸ‘‰ **[Get started](#quickstart)!** or visit the **[read-only demo server](https://a.ocv.me/pub/demo/)** πŸ‘€ running on a nuc in my basement -πŸ“· **screenshots:** [browser](#the-browser) // [upload](#uploading) // [unpost](#unpost) // [thumbnails](#thumbnails) // [search](#searching) // [fsearch](#file-search) // [zip-DL](#zip-downloads) // [md-viewer](#markdown-viewer) +πŸ“· **Screenshots:** [browser](#the-browser) // [upload](#uploading) // [unpost](#unpost) // [thumbnails](#thumbnails) // [search](#searching) // [fsearch](#file-search) // [zip-DL](#zip-downloads) // [md-viewer](#markdown-viewer) -🎬 **videos:** [upload](https://a.ocv.me/pub/demo/pics-vids/up2k.webm) // [cli-upload](https://a.ocv.me/pub/demo/pics-vids/u2cli.webm) // [race-the-beam](https://a.ocv.me/pub/g/nerd-stuff/cpp/2024-0418-race-the-beam.webm) // πŸ‘‰ **[feature-showcase](https://a.ocv.me/pub/demo/showcase-hq.webm)** ([youtube](https://www.youtube.com/watch?v=15_-hgsX2V0)) +🎬 **Videos:** [upload](https://a.ocv.me/pub/demo/pics-vids/up2k.webm) // [cli-upload](https://a.ocv.me/pub/demo/pics-vids/u2cli.webm) // [race-the-beam](https://a.ocv.me/pub/g/nerd-stuff/cpp/2024-0418-race-the-beam.webm) // πŸ‘‰ **[feature-showcase](https://a.ocv.me/pub/demo/showcase-hq.webm)** ([youtube](https://www.youtube.com/watch?v=15_-hgsX2V0)) -built in Norway πŸ‡³πŸ‡΄ with contributions from [not-norway](https://github.com/9001/copyparty/graphs/contributors) +Built in Norway πŸ‡³πŸ‡΄ with contributions from [not-norway](https://github.com/9001/copyparty/graphs/contributors). -## readme toc +## Table of Contents -* top - * [quickstart](#quickstart) - just run **[copyparty-sfx.py](https://github.com/9001/copyparty/releases/latest/download/copyparty-sfx.py)** -- that's it! πŸŽ‰ - * [mirrors](#mirrors) - other places to download copyparty from - * [at home](#at-home) - make it accessible over the internet - * [on servers](#on-servers) - you may also want these, especially on servers - * [features](#features) - also see [comparison to similar software](./docs/versus.md) - * [testimonials](#testimonials) - small collection of user feedback -* [motivations](#motivations) - project goals / philosophy +* [Quickstart](#quickstart) - just run **[copyparty-sfx.py](https://github.com/9001/copyparty/releases/latest/download/copyparty-sfx.py)** -- that's it! πŸŽ‰ + * [Mirrors](#mirrors) - other places you can download copyparty from. + * [Copyparty at home](#at-home) - make it accessible over the internet. + * [Copyparty on servers](#on-servers) - you may also want these, especially on servers. +* [Features](#features) - also see [comparison to similar software](./docs/versus.md) +* [Testimonials](#testimonials) - small collection of user feedback. +* [Motivations](#motivations) - project goals and philosophy. * [notes](#notes) - general notes -* [bugs](#bugs) - roughly sorted by chance of encounter - * [not my bugs](#not-my-bugs) - same order here too -* [breaking changes](#breaking-changes) - upgrade notes -* [FAQ](#FAQ) - "frequently" asked questions -* [accounts and volumes](#accounts-and-volumes) - per-folder, per-user permissions - * [shadowing](#shadowing) - hiding specific subfolders - * [dotfiles](#dotfiles) - unix-style hidden files/folders -* [the browser](#the-browser) - accessing a copyparty server using a web-browser +* [Bugs](#bugs) - roughly sorted by chance of encounter. + * [Not my bugs](#not-my-bugs) - same order here too. +* [Breaking changes](#breaking-changes) - upgrade notes. +* [FAQ](#FAQ) - "frequently" asked questions. +* [Accounts and Volumes](#accounts-and-volumes) - per-folder, per-user permissions. + * [shadowing](#shadowing) - hiding specific subfolders. + * [dotfiles](#dotfiles) - unix-style hidden files/folders. +* [The browser](#the-browser) - accessing a copyparty server using a web-browser. * [tabs](#tabs) - the main tabs in the ui * [hotkeys](#hotkeys) - the browser has the following hotkeys * [navpane](#navpane) - switching between breadcrumbs or navpane