Überspringen und zum Hauptinhalt gehen

· Die Lesezeit beträgt 3 min
Justin Maximillian Kimlim

Demo

Es freut mich sehr, Ihnen Xplorer vorstellen zu können, um Ihnen bei der Organisation Ihrer Dateien/Ordner zu helfen.

Ich habe Xplorer aus folgenden Gründen erstellt:

  • Unterstützung mehrerer Tabs
  • Benutzerfreundlich
  • Sehr anpassbar (wie VSCode)
  • Plattformübergreifend
  • Unterstützt die Vorschau von Apps direkt im Xplorer
  • Moderne Oberfläche
  • Am wichtigsten: Frei und Open Source, was bedeutet, dass Sie die Komponenten anpassen können, wie es Ihnen passt

Xplorer wird entwickelt, um es Nutzern mithilfe mehrerer Tabs, Dateivorschau, etc. zu erleichtern ihre Dateien/Ordner zu verwalten. Außerdern: Es sieht modern aus! Sie können die Anwendung anpassen, indem Sie das Theme oder Icons ändern. Außerdem kann benutzerdefiniertes Verhalten mit Plug-ins hinzugefügt werden. (Auch wenn es zur Zeit des Schreibens dieser Dokumentation noch nicht fertig ist, wird es bald verfügbar sein!)

Warum habe ich diese Anwendung gebaut?#

Back then, I was taught Python at my school and I found it interesting when I created the “Hello World” program and I posted some tutorials on making things like Calculator and showoff to my friends XD. Soon after, Covid 19 came and I was bored and got a lot of time, I went to YouTube and learned how to program using PHP, then I switched to JavaScript and found its better.

One day, I found out the Files and it’s awesome, I use it as my default file explorer. However, I found it quite laggy and at a certain version, it just doesn’t work on my laptop. I opened an issue but they asked me to reinstall windows 10 and they just closed that Issue Meanwhile, I also tried dual-booting with Linux and found out the file manager of Linux is boring and I was unable to use any available file manager out there.

So, I asked myself, why don’t I build one that is a cross-platform, customizable and modern file manager. Besides, I would add some awesome features that other file explorers doesn’t support. Aha, Xplorer was born!

Why was it built using JavaScript?#

  • JavaScript has become the most used language.
  • JavaScript has a very strong community.
  • You can easily write plugin using JavaScript
  • JavaScript can be run in various OSes.
  • Modern layouts can be built using the HTML and CSS from Electron.
  • I'm bad at C/C++

Community#

Wir freuen uns über deine Beiträge zu Xplorer, egal ob du es als Dateimanager verwenden, etwas zu Xplorer beitragen möchtest oder nur Fragen hast. Folge mir auf GitHub.

Bis bald!#

Xplorer is currently on development progress (you can try it by manually setup however), stay tuned till the beta version released!