Skip to content

innv8/yad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Downloader


logo


Yet Another Downloader is a download manager. The downloaded files are organised by type inside a directory called Yad inside your default download directory.

In order to download a file, paste it's url in the text box and the download will automatically start.

On the right side of the text input is an icon to change the theme between light and dark.

Once a file is downloaded, you will see a folder icon to the right side of the table to open the file.

**This is a beta version, please report bugs as issues: **

This software is released under the Apache V2 license. Please read both the License and Notice

Installation

This project is built with Rust and Tauri, It also requires Node to be installed. Therefore make sure they're installed firts.

# install rust 
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

# install tauri-cli
cargo install tauri-cli 

# build
# the binary will be inside src-tauri/target/release/
cargo tauri build --no-bundle --config src-tauri/tauri.conf.json

Once done, double click on the binary to open. Below are sample screenshots.

white-screenshot black-screenshot


Contributing

Please the following guidelines on contributing.


You can read about how I made this and more at innv8.ke. This is my educational Github Organisation. Please also check my personal GitHub

rapando

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors