Coder Social home page Coder Social logo

agnosticlines / lumen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from checksumdev/lumen

0.0 0.0 0.0 180 KB

Lumen is an astronomically fast ShareX uploader written in Rust using the Actix Web framework

Home Page: https://lumen.checksum.space

License: GNU Affero General Public License v3.0

Rust 97.18% Dockerfile 2.82%

lumen's Introduction

Lumen ๐ŸŒ„

GitHub GitHub top language Static Badge Discord

Lumen is an astronomically fast ShareX uploader written in Rust using the Actix Web framework. It is designed to be lightweight and secure, providing a self-hosted solution for file uploads.

All uploads are encrypted with AES-256-GCM-SIV and only the uploader can decrypt the files.

Installation ๐Ÿš€

Note: Lumen is currently in development and may not be stable. Use at your own risk.

Building from source

# Clone the repository
git clone https://github.com/checksumdev/lumen.git
cd lumen

# Build the project
cargo build --release

# Run Lumen ๐ŸŒ„ (after you configured the .env file)
./target/release/lumen # or ./target/release/lumen.exe on Windows

# Lumen is now running on http://localhost:8080

Usage ๐Ÿ“

To use Lumen, you need to configure ShareX. An example ShareX configuration file is provided in the examples folder: Lumen.sxcu. Download the file and open it.

Make sure to update the values in the configuration file to match your Lumen installation.

Benchmarks ๐Ÿ“Š

These benchmarks were performed on a Ryzen 9 3900X with 32GB of RAM. Feel free to run the benchmarks yourself by running cargo bench in the project directory with a release server running.

WARNING: The benchmark will create many 1MB files, and will DELETE ALL uploads by the test user when it is finished.

Benchmark

Contributing ๐Ÿค

If you love what we're doing, star the repository! It helps us out a lot. If you want to contribute and have any major changes in mind, please open an issue first to discuss them. When making commits, please follow the Conventional Commits specification.

Star History Chart

Support ๐Ÿ’ฌ

If you need help with Lumen, feel free to join our Discord server or open an issue.

License ๐Ÿ“œ

Lumen is licensed under the Affero General Public License v3.0.

lumen's People

Contributors

checksumdev avatar github-actions[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.