Skip to content
/ Jaya Public
forked from waliarubal/Jaya

Cross platform file manager application for Windows, Mac and Linux operating systems. (planned mobile support)

License

Notifications You must be signed in to change notification settings

dystudio/Jaya

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jaya - Cross Plat logo

Jaya - Cross Plat

Build status GitHub stars GitHub forks MIT license Donate

Table Of Contents

About The Project

Jaya - Cross Plat is a small .NET Core based cross platform file explorer 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 similar 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.

  • File System
  • Dropbox
  • Google Drive
  • Apple iCloud Drive (help wanted)
  • Microsoft OneDrive
  • Box
  • IDrive
  • SugarSync
  • pCloud
  • Media Fire
  • FTP/SFTP

This project is in 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

Dark Theme

Dark Theme

Dark Theme

Dark Theme

Dark Theme

Light Theme

Light Theme

Light Theme

Light Theme

Light Theme

Roadmap

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

For information on the release schedule, you can check the milestones.

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 me a coffee or donate funds to buy a Mac for development here.

Getting Started

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 MIT License. See here for more information.

Contact

Rubal Walia - walia.rubal@gmail.com
Project Website - https://github.com/waliarubal/Jaya/

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

— Scott Hanselman (@shanselman) October 22, 2019

About

Cross platform file manager application for Windows, Mac and Linux operating systems. (planned mobile support)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.8%
  • Inno Setup 2.3%
  • Batchfile 1.3%
  • PowerShell 0.6%