Skip to content

Feature Requests #2

Description

@electr1fy0

Huge request:

  1. Ability to interpret the IP from a command put into the input field for Address.
    Let's say I type XXX.XXX.$(ifconfig 2> /dev/null | grep "inet 19" | awk '{print $2}' | cut -c 9- | awk '{print int($1)}').XXX. I would be extremely grateful if it resolves into a proper IP as the shell command I snuck in between the IP enters the digits that change on my device and since my phone is also connected to the same WiFi it shares that part of the IP. This prevents my hassle of constantly entering the new address if the app runs the command in the address everytime it wants to connect to my server device.
    Alternative:
    The details of the device be stored and automatically read from a user modifiable text file in an easily accessible folder, something like the config folder that Termux (and every SSH Client does). This way I can append this text with scripts and the app can read the new details automatically whenever it tries to connect.

Suggestions:

  1. Ability to delete devices.
  2. Ability to reorder the Actions.
  3. Implementation of Mac compatible tools for file share and media player or a parallel separate build which completely removes those tools from the compiled app.
    ImplementationIdeas:
    -You could even perhaps use scp and get the path of files from the File Picker and scp it to the Downloads folder of the recepient for non-linux devices.
    -A terminal utility called Musikcube, they even have an old looking Android remote app which works.
  4. Ability to edit Device Details.
  5. Option to have a grid layout similar to Apple's Shortcuts app or Khula app: https://aayush9029.github.io/Khula-Site/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions