All Projects → Project-Nagisa → Nagisa-ClassicUWP

Project-Nagisa / Nagisa-ClassicUWP

Licence: MIT license
(Superseded by NanaGet) An open source file transfer utility on Universal Windows Platform.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Nagisa-ClassicUWP

LRReader
A feature-complete reader and client for LANraragi
Stars: ✭ 62 (+8.77%)
Mutual labels:  windows-10, uwp-app
SophiApp
⚡ The most powerful open source tweaker on GitHub for fine-tuning Windows 10 & Windows 11
Stars: ✭ 1,859 (+3161.4%)
Mutual labels:  windows-10
Fluent-Design-For-Web
Windows 10 Inspired UI For Web
Stars: ✭ 28 (-50.88%)
Mutual labels:  windows-10
windows-docker-desktop-box
Vagrant box to test Docker Desktop with Linux/Windows containers
Stars: ✭ 17 (-70.18%)
Mutual labels:  windows-10
inbox-notifier
Gmail notifications instantly in the Windows taskbar
Stars: ✭ 55 (-3.51%)
Mutual labels:  windows-10
FactoryOrchestrator
A cross-platform system service which provides a simple way to run and manage factory line validation, developer inner-loop, diagnostics, and fault analysis workflows.
Stars: ✭ 36 (-36.84%)
Mutual labels:  windows-10
privacy-settings
Guide to privacy settings for most major softwares and services.
Stars: ✭ 97 (+70.18%)
Mutual labels:  windows-10
windows10
MS Windows 10 cheat-sheet
Stars: ✭ 13 (-77.19%)
Mutual labels:  windows-10
packer-windows
Windows Templates for Packer: Windows 11, Windows 10, Windows Server 2022, 2019, 2016, also with Docker
Stars: ✭ 1,116 (+1857.89%)
Mutual labels:  windows-10
MSFS2020-Real-Time-Weather
A work in progress to update a custom Microsoft Flight Simulator 2020 weather preset with the current conditions of a given airport.
Stars: ✭ 22 (-61.4%)
Mutual labels:  windows-10
Windows11-betterUX
A non-destructive registry preset to improve the default user-experience with windows 10.
Stars: ✭ 21 (-63.16%)
Mutual labels:  windows-10
Pengwin
A Linux distro optimized for WSL based on Debian.
Stars: ✭ 1,415 (+2382.46%)
Mutual labels:  windows-10
fullscreenizer
Source Code of Fullscreenizer
Stars: ✭ 56 (-1.75%)
Mutual labels:  windows-10
avrdude
AVRDUDE for Windows
Stars: ✭ 83 (+45.61%)
Mutual labels:  windows-10
qvm-create-windows-qube
Spin up new Windows qubes quickly, effortlessly and securely on Qubes OS
Stars: ✭ 267 (+368.42%)
Mutual labels:  windows-10
Windows-to-Android-Internet-with-USB-Cable-Reverse-tethering-setup-for-Windows
One click windows to android internet connection (Opposite of Android USB Tethering)
Stars: ✭ 34 (-40.35%)
Mutual labels:  windows-10
UWPGmaps.SDK
Unofficial Google Map SDK for Universal Windows Platform (UWP)
Stars: ✭ 16 (-71.93%)
Mutual labels:  windows-10
FakeGPS
[NOT MAINTAINED] FakeGPS driver for Windows
Stars: ✭ 85 (+49.12%)
Mutual labels:  windows-10
MediaFlyout
Windows 10+ Media Control Taskbar Flyout
Stars: ✭ 87 (+52.63%)
Mutual labels:  windows-10
XamlIslands
Repository with several XAML Islands v1 samples (Win32, WPF, and WinForms) to demonstrate how to use it.
Stars: ✭ 47 (-17.54%)
Mutual labels:  windows-10

Logo Nagisa - An open source file transfer utility on Universal Windows Platform.

AppVeyor Build status Latest release Latest release downloads Total downloads License

Screenshot

Warning: This project is in early stages of development, the final product may differ from what you see now.

Nagisa is an open source file transfer utility (UWP), distributed under the MIT License.

Nagisa is mainly developed in C++ 17, with WinRT API, Win32 API, WRL, STL, C++/CX and C++/WinRT. Thus it has better efficiency and consumes less storage space.

We need help to translate Nagisa into native languages that have not been supported.

Development Roadmap

For more information, please click here

Here are the features we will implement for Nagisa in the future. (The blod texts represent the features we have not implemented yet.)

  • Assassin Transfer Engine (An alternative to Windows.Networking.BackgroundTransfer)
    • Support background download.
    • Support resuming broken/dead downloads.
    • Support multi-thread multi-task download.
    • Support HTTP 1.1 and HTTP/2 protocol for HTTP and HTTPS support.
    • Support FTP, FTPS and SFTP.
    • Support WebSocket and WebSocket Secure.
    • Support BitTorrent, Magnet and ED2K.
    • Support downloading files from multiple URIs.
  • Experience
    • Support providing HASH value for downloaded files.
    • Support get download URI from QR code and texts in images.
    • Support establishing download daemons on IoT devices (like Raspberry Pi).
    • Support pushing a download task to the other devices.

All kinds of contributions will be appreciated. All suggestions, pull requests and issues are welcome.

System Requirement

  • Supported OS: Windows 10, version 1703 or later
  • Supported Platforms: x86, x86-64(AMD64), ARM and ARM64.

Features

  • Supported Transfer Protocols: HTTP, HTTPS, FTP, FTPS, WebSocket and WebSocket Secure. (Temporarily based on Windows.Networking.BackgroundTransfer)
  • Multi-language Support: English, Spanish and Simplified Chinese.
  • Support background download. (Temporarily based on Windows.Networking.BackgroundTransfer)
  • Support resume broken/dead downloads. (Temporarily based on Windows.Networking.BackgroundTransfer)
  • Support single-thread multi-task download. (Temporarily based on Windows.Networking.BackgroundTransfer)

License

Nagisa (not including third-party libraries) is distributed under the MIT License. For more information, please read Nagisa's License.

Documents

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].