Code Monkey home page Code Monkey logo

ftp's People

Contributors

cryow0lf avatar matthiaaas avatar tobimori 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

Watchers

 avatar  avatar  avatar

ftp's Issues

Custom titlebar on Windows

It would be nice to have a custom titlebar which also adapts to the current selected team, like e.g. in the Discord Windows client.

Better contrasting

grafik
This can be discussed for sure, but in my opinion some elements (even if they are greyed out) have too little contrast in comparison to the dark themes.

Copying and pasting in Terminal

On Unix devices, it is common to not use CTRL-A/CTRL-C/CTRL-X (CTRL-C is rather reserved for killing a process) but rather something will be automatically copied when selecting and pasted with a right click. There should be an option to switch between both methods.

Connect button

Many users (including) search in vain for a connect button, especially if you insert your SSH key last. It should be clearer how to start the connection.

Custom dropdown

screenshot

To ensure continious styling, it would be nice to implement custom dropdowns instead of using standard HTML5 ones.

SSH autocomplete

Currently TAB selects the current input, which is uncommon behaviour for SSH clients.

Autoselect folder when pressing letter

In all common file browsers, when you press a letter, the first entry with this initial letter is selected, when you press the next, the next one is selected.

Hidden files

Usually, files starting with a dot are hidden. It would be nice to have an option to hide them in transflow too.

Attach scrollbar only to actual output

The scrollbar is visible on the whole heigh but should only be attached to the current output window, e.g. terminal or file explorer. Makes it more clear and visible.

Clean up Storage Circular Chart

Currently, it's hard to understand for new users. A better implementation would be to replace the inner circle with the used blue one and leave out the white one for free space.

Confusing "save connection" behavior

What happens:

  • When pressing "+" the form to create a new connection will open
  • When I press "Save connection" while having an open connection, this connection will be saved
    grafik

The button has nothing to do with the form, it is bound to the active connection.
This explains why this button was disabled when I created the first connection. I was confused, I cannot save it, but the reason was that I did not have an active connection.

What do users expect:

  • The button should act as a flag, if the connection I'm just creating should be saved in the library.
  • With the current functionality of the button, it should not be part of the form

Add feature absolute path input field

It would be good to have an option per connection or saved connection where you can choose to start an FTP session in the user folder instead of /. This could be activated e.g. for shared hosting.

Going back breaks interface

I own an mouse with a dedicated back button, when clicking it, transflow becomes unusable and stays on a black screen.

Show session close button directly

Current behavior:
The close button (X) for an active session is displayed after a certain delay if hovered over.

Expected behavior:
The button is displayed immediately after hovering the specific session.

Check for correct SSH Private key

Currently, you can select any file as SSH private key, the client will simply not connect (stays on the orange/yellow bubble) without giving the user any hint about a corrupted or wrong file.

Optimize storage usage on dashboard

Currently, the storage view uses df -l -h -BM to get disk usage of all drives, and then only displays the first.
This leads to uncommon behaviour on servers where many virtual drives are used etc and/or multiple drives are connected.

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.