itsharex / anvel

Sharing tool -- Anvel is a file sharing program.

Home Page:https://anvel-org.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anvel is an open-source, cross platform program that lets people share files and folderson their network.

Get all latest version here

Anvel versions Status Release Date Releases
v0.2.6 LTS - Recommended for most users 2024-05-26 Releases
v0.2.3 Obsolete - Not maintained 2024-03-19 Releases
v0.2.2 Obsolete - Not maintained 2024-03-18 Releases
v0.2.1 Obsolete - Not Maintained 2024-03-18 Releases
v0.2.0 Obsolete - Not Maintained 2024-03-16 Releases

To get all previous releases, go to Releases

How to setup Anvel

Linux

  • Download the latest linux release
  • extract the .tar.gz folder, rename the folder to anvel move the folder to ~
tar -xf anvel.tar.gz && mv anvel ~
  • open .bashrc and edith the PATH variable
cd ~ && nano .bashrc
  • edit .bashrc
export PATH=$PATH:/home/<Your-Username>/anvel/bin

Replace <Your-Username> with your username.

Windows

  • Download the latest windows release.

  • extract the .zip folder, rename the folder to anvel move the folder to C:/Program Files.

  • copy the path to anvel's bin folder, that is C:/Program Files/anvel/bin.

  • Open Environment variables by searching on the Start menu.

  • On user variables, under Path, press New then paste C:/Program Files/anvel/bin.

  • Press apply then ok.

About

Sharing tool -- Anvel is a file sharing program.

https://anvel-org.vercel.app

License:MIT License


Languages

Language:TypeScript 87.8%Language:Rust 10.6%Language:CSS 1.0%Language:JavaScript 0.4%Language:HTML 0.2%