Code Monkey home page Code Monkey logo

flask-fileexplorer's Introduction

Hi there, I'm Rehan Ahmed 👋

Rehan Ahmed

I'm a lazy engineer 🧑🏻‍💻, I make tools to solve hard problems the easy way.

Some of the tools I have been working on,

   Numble

GitHub Numble - Wordle for Math equations | Product Hunt
It's like Wordle, but for math equations.

   WiFile

GitHub   GitHub

A Python-based file explorer that works over local area network (Wi-Fi/Ethernet) using Flask server.

   SkIntro

Chrome Store version Chrome Store Users

A lightweight Chrome extension to auto-skip Intro, Recap, and Ads on streaming services (and YouTube).

🔔   PushNotif

PyPI version  PyPI version 

A Python Package to generate a Push Notification to your IFTTT app after code execution.

GitHub  

A Chrome extension that makes the default, recorded-video player on Zoom much better by adding keyboard shortcuts, variable playback rates, option to rewind/forward video.

Contributions Languages

flask-fileexplorer's People

Contributors

dependabot[bot] avatar muhammad-bassiouni avatar reallyrehan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

flask-fileexplorer's Issues

I'm having this problem when ubuntu is running, please help me

222.mp4

As shown in the video, I clicked on the folder on the homepage and it produced a: 127.0.0.1 - - [07/Jul/2023 10:50:04] "GET /files///srv HTTP/1.1" 404 -

Two more characters: "//"

And then

333.mp4

As shown in the video,I manually modified the URL path and it went back to normal

Can this be fixed, thanks

Option to make filename fully visible

If the file name is looks like over 15+ characters it cuts off the rest of the name. Is there any way to have a column size adjuster, or at least have priority to the file name? At least for something like 50+ characters?

perhaps add requirements file!

I trying to run python3 nosession-setup.py and got error
jinja2.exceptions.UndefinedError: 'fontawesome_html' is undefined in layout.html

I look for this error msg, need to install flask_fontawesome.
Please add requirements file and some other guidelines.

Kinda you forgot to add

from flask_fontawesome import FontAwesome
app = Flask(__name__)
FontAwesome(app)

on nosession-setup.py

Adding AI/GPT Integration to Cleanup/Modify directory

I want to extend this project with more functionality. Have been exploring adding ChatGPT API integration to allow a user to modify folder/files by just talking to the chatbot in natural language.

The current idea is to add a sidebar with ChatGPT integration to allow you to ask for modifications to the directory, and it will give you code and allow you to accept & execute (or continue the conversation to modify the code).

Once you ask it to execute, it would run the code in the current directory and refresh the page.

Ordering files by name

Hello @reallyrehan
First of all, thanks for creating this.
I noticed that the files listed under a given directory are not ordered by name or date.
Could you point me to where I might be able to add a sorting function?

Thank you
Jason

Proper direct download

When trying to use curl, or some other simple download tool. It fails to download and get's a bunch of 803 redirect errors. Because it's getting fed a webpage:

<title>Redirecting...</title>

Redirecting...

You should be redirected automatically to target URL: /login/download/www-root/firmware/arista/4.30.1F/EOS64-4.30.1F.swi.md5sum. If not click the link.

Is there a way that when you right click the file in the GUI and paste that link it can just download it without trying to go to that website first? Or I guess even do a bunch of 803 redirects?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.