nullvoid-creations / Jaya

Licence: bsd-3-clause
Cross platform file manager application for Windows, Mac and Linux operating systems. (planned mobile support)

Projects that are alternatives of or similar to Jaya

Cloudreve
🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)
Stars: ✭ 12,318 (+5524.66%)
Mutual labels:  file-manager, cloud, cloud-storage
Smartsql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
Stars: ✭ 775 (+253.88%)
Mutual labels:  cross-platform, dotnet-core, dotnetcore
Simplcommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
Stars: ✭ 3,474 (+1486.3%)
Mutual labels:  cross-platform, dotnet-core, dotnetcore
Steamtools
🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。
Stars: ✭ 4,458 (+1935.62%)
Mutual labels:  cross-platform, dotnetcore, crossplatform
Architecture
.NET 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
Stars: ✭ 2,285 (+943.38%)
Mutual labels:  dotnet-core, dotnetcore
Netcorecms
NetCoreCMS is a modular theme supported Content Management System developed using ASP.Net Core 2.0 MVC. Which is also usable as web application framework. This project is still under development. Please do not use before it's first release.
Stars: ✭ 165 (-24.66%)
Mutual labels:  cross-platform, dotnet-core
Json Ld.net
A JSON-LD processor for .NET.
Stars: ✭ 171 (-21.92%)
Mutual labels:  dotnet-core, dotnetcore
Angular 7 Project With Asp.net Core Apis
Angular 7 Project with ASP.NET CORE APIS | Angular Project
Stars: ✭ 174 (-20.55%)
Mutual labels:  dotnet-core, dotnetcore
Appmetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
Stars: ✭ 1,986 (+806.85%)
Mutual labels:  dotnet-core, dotnetcore
Rocksdb Sharp
.net bindings for the rocksdb by facebook
Stars: ✭ 173 (-21%)
Mutual labels:  dotnet-core, dotnetcore
Rafty
Implementation of RAFT consensus in .NET core
Stars: ✭ 182 (-16.89%)
Mutual labels:  dotnet-core, dotnetcore
Storedprocedureefcore
Entity Framework Core extension to execute stored procedures
Stars: ✭ 164 (-25.11%)
Mutual labels:  dotnet-core, dotnetcore
Dotnet Retire
Open source vulnerability scanner for .NET Core projects
Stars: ✭ 161 (-26.48%)
Mutual labels:  dotnet-core, dotnetcore
Coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
Stars: ✭ 12,610 (+5657.99%)
Mutual labels:  dotnet-core, dotnetcore
Dotnet Etcd
A C# .NET (dotnet) GRPC client for etcd v3 +
Stars: ✭ 157 (-28.31%)
Mutual labels:  dotnet-core, dotnetcore
Coverlet
Cross platform code coverage for .NET
Stars: ✭ 2,303 (+951.6%)
Mutual labels:  cross-platform, dotnet-core
Corehook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
Stars: ✭ 191 (-12.79%)
Mutual labels:  dotnet-core, dotnetcore
Tinyfilemanager
The best web based PHP File Manager in single file, Manage your files efficiently and easily with tinyfilemanager
Stars: ✭ 2,679 (+1123.29%)
Mutual labels:  file-manager, filemanager
Anclafs
ASP.NET Core Library and Framework Support
Stars: ✭ 192 (-12.33%)
Mutual labels:  dotnet-core, dotnetcore
Easy.messagehub
No need for .NET Events! A thread-safe, high performance & easy to use cross platform implementation of the Event Aggregator Pattern.
Stars: ✭ 208 (-5.02%)
Mutual labels:  cross-platform, dotnet-core

JayaFM Logo

Jaya File Manager (JayaFM)

Build status Gitter Chat GitHub stars GitHub forks MIT license Donate

Table Of Contents

About The Project

Jaya File Manager is a .NET Core based cross platform file manager application which runs on Windows, Mac and Linux. Its goal is very simple, "Allow browsing and managing of several file systems simultaneously using a single application which should work and look alike on all desktop platforms it supports.".

Application is designed to be plug-able from the ground up i.e. anyone with experience of working with .NET Core will be able to add support for any new storage service by implementing a simple plugin. Support for below mentioned storage services are complete (or planned) as of now. If you would like addition of more storage services, please raise request here.

  • [x] File System
  • [x] Dropbox
  • [x] Google Drive
  • [ ] Apple iCloud Drive (help wanted)
  • [ ] Microsoft OneDrive
  • [ ] Box
  • [ ] IDrive
  • [ ] SugarSync
  • [ ] pCloud
  • [ ] Media Fire
  • [x] FTP/SFTP
  • [ ] Amazon S3
  • [ ] Azure Blob Storage

This project is in early beta at the moment so it's not suitable for general use.

Built Using

This project would have not existed without the availbility of below mentioned fantastic frameworks and tools.

Screenshots

Main Window

Light Theme Main Window

Dark Theme Main Window

Options UI (WIP)

Light Theme Options UI

Dark Theme Options UI

Plugins UI (WIP)

Light Theme Plugins UI

Dark Theme Plugins UI

Roadmap

See the open issues and project boards for list of proposed features (and known issues). You are more than welcome to make feature requests and lodge any bugs you encounter.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

If you are a .NET Core developer then you can develop plugins to support additional storage services or squash any existing bugs. You may also add new features or work on the ones which are not yet implemented.

A designer! Not a problem, create new vector icons and images for the UI. Suggestions and improvements in UX are also welcome.

None of the above, you can still buy the core contributors coffee or donate funds to procure Mac for development here.

Getting Started (Technical)

Technical users with programming experience can try things out, just open the project in Visual Studio 2017 IDE or Visual Studio 2019 IDE and run it in 'Debug' mode. Follow below mentioned steps to show your love and support towards project growth.

  1. Fork the Project.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a pull request.

License

Distributed under The 3-Clause BSD License. See here for more information.

This is an amazing and clever thing by @imnew2game - it's a *cross platform file explorer application* for Windows, Mac and Linux written in .NET Core/C# and Avalonia! https://github.com/nullvoid-creations/Jaya SWEET. It's fun to see how people build things like this.

— Scott Hanselman (@shanselman) October 22, 2019
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].