Giter VIP home page Giter VIP logo

tui-consolelauncher's Introduction

T-UI Linux CLI Launcher

Get it on F-Droid

Useful links

@tui_launcher           -->     Twitter.com
Official community  -->     Reddit
Official Group           -->     Telegram
Wiki                             -->     GitHub.com
FAQ                             -->     GitHub.com

Some mentions

Contributing

Pull requests are welcome. But before you decide to make a major change you should contact me (e-mail) in order to check if I'm going to include your change in t-ui, so you don't waste your time.

How to format a bug report

  1. Set "Bug report" as subject
  2. Describe the issue, when it happens, how to reproduce it
  3. English! (or Italian, at least)
  4. Include any screenshot that you think could help (outputs, UI, etc..)
  5. Include any file that you think could help (behavior.xml, ui.xml, etc..)
  6. Send it to [email protected]

Open source libraries

tui-consolelauncher's People

Contributors

fandreuz avatar fazlerabbi37 avatar licaon-kter avatar lzmartinico avatar thermatk 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  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

tui-consolelauncher's Issues

HTC Help interferes with help command

I'm using an HTC One M8, which includes an app called 'HTC Help', and T-UI. Unfortunately, the 'Help' command opens 'HTC Help' instead of anything useful. And as 'HTC Help' has proven remarkably adamant in not being deleted, I have come here instead. Could you please prevent the 'help' command from opening apps?

[Feature Request] Open Link

Great work guys! I love this launcher!

I would find it great, if you could simply type in a URL and the standard browser will be open it

[Bug] rm foo* do rm -r *

I entered rm vlc* when I was at /sdcard but what happened was rm * and my sdcard full erased. why the directories removed whithout -r ?
Now my sdcard and my mind is free :D

Add a space after a suggestion is chosen

You start to write ca you see call in the list, you select it, but I would like a space to be added after the keyword on the command line so I can write (number/contact name) right away.

Allow running without Contacts permission

Phone calls are not always a priority. Sometimes a device primarily uses another app to make calls anyway (Hangouts, Duo, Skype, Facebook, Wechat, etc)

Please allow running without the Contacts permission. Currently, the app refuses to start.

UIManager/SuggestionRunnable R.id missing

Lines 94,95, 102, & 103 in SuggestionRunnable and lines 138 & 139 in UIManager all call either 'R.id.exec_on_click_id" or "R.id,suggestion_type_id" but Android Studio cannot resolve the symbols.

[Feature Request] Add DuckDuckGo as a search option

I have been using the console launcher for a while. Currently, the terminal search provides google, play store, youtube and files as option. I suggest we add duckduckgo within the supported options as well. That will allow the user to target a wider search options via bangs(!).

Apps with names larger than 8 characters

Hi, awesome launcher - I use it as my primary one, but one problem I've noticed is that, in the green rectangles at the bottom for recent apps, apps with names larger than 8 characters are cropped off, along with their rectangular containers.

request: single tap open keyboard

Sometimes i accidentaly hide keyboard and i have to click on cursor area. It would be much better with keyboard showing on tapping anywhere

Crashing 4.2

Xperia 6.0.1, log says:
java.lang.NullPointerException,Attempt to invoke virtual method 'void ohi.andre.consolelauncher.e.d()' on a null object reference,NULL,-1]

Build from git with binary libs or with source compiled commons-io.

Not sure if it is what @krt16s saw on CM13 though.

Problem accepting suggestions with spaces

I have the app "ES File Explorer" installed which appears in the suggestions when I type "es fi".
When I accept the suggestion, the command prompt is replaced by "es ES File Explorer", which is of course not what should be expected…
So only the last word is replaced instead of the whole string relevant for the suggestion.

(unfortunately typing "file" or "explorer" does not suggest "ES File Explorer", see #7)

[Feature request] Play ogg vorbis and flac music

With the listen command it's only possible to play mp3 files. The most of my music collection is in ogg vorbis and flac format. Both are free codecs. I'm not an Android developer, but as far as I know android has a "built-in" music library that at least can play ogg vorbis.

Suggestion background cropped off

When I open and close my keyboard, previous suggestions are not a full background.

I can reproduce it with the following:

  1. tap the input field (keyboard opens)
  2. search for something which offers suggestions with a longer name
  3. close the keyboard with the "arrow down" at the android navBar at the bottom

screenshot_2016-07-28-12-38-38
screenshot_2016-07-28-12-51-54

F-Droid version

Hi! The version is stop to 4.5.b1.. is possible load the last version on F-Droid??

[Feature Request] sending SMS

Usage:

sms -t John Smith
Would open the default SMS app to a conversation with a contact named John Smith
sms --to John Smith
A synonym of the previous one.
sms -t 18005551234
Same as the first two, except it takes a phone number as an argument.
sms --message This is a message.
opens the default SMS app to a draft with the given message to a blank recipient
sms -m This is a message draft.
Same as previous
sms -t John Smith -m John, Programming is fun.
Opens the default sms app to a draft with the given message to a contact named John Smith. This shall not send the message.
sms -t John Smith -t George Washington -t Abe Lincoln -m Happy 4th of July
This opens a the default sms app to a draft of the given message to multiple recipients. Again, this doesn't send anything.

If a contact name or message contains -t, --to, -m, or --message, then we can quote the string.

sms -t John Smith -m "John, you can use the -m option to send a message"

If a contact name or message contains the quotation mark character, it should still work. You could probably achieve that with a regular expression.

This app getting better

I am very much convinced with this app now compared to the previous release. Well coming to the issue. I face is when I search. For a term and scroll in suggestions and type again. it does not go to the first suggestion

Nexus 5X isn't compatible?

According to F-droid this launcher isn't compatible with Nexus 5X. But I tried installing it anyway and it just crashes if I try to use it.

How come the Nexus 5X isn't supported? :)

bugs 4.5b1

flash light not turning on at first, you have to turn on (no effect ), then turn off and then back on, then it will work. (phone LE X829)
listen nor tracks will work on my phones (LE X829, moto g4 plus, moto x play)
prediction is not so good, could you use part of words?
what about a calculator like apcalc
screenshot_20170410-103130

restart command error

input 'restart' command ,according to:
''Java.Lang.IllegalstateException:must be called from main thread''

Add better (fuzzy) search

In the lines of: Neamar/KISS#379

Right now it kinda finds stuff, but not always:

  • I have to enter 3 characters before it even starts to find something (yes commands like cp show up but not apps/contacts), it should show suggestions after the first character
  • suggestions are strange:
    • write c you get c cd cp
    • write c, I even at one time got c cd cp cp Contact Name but not call
    • continue to ca, you get call a c, where do the a and c invalid commands come from?
    • continue to cal, you get call alias clear flash wth?!?!
    • write ftp, you get stop although I have an app called something ftps

Allow calling to alterative numbers

When I type "call ", it directly calls the primary number of that person.

If the person has multiple numbers associated, would it be possible to either

  • first select the number (show the relevant GUI dialog)
  • add a parameter, e.g. "call [mobile|home|work]"

Alias over commands doesn't work

I tried to create alias over the search command. But using the same results in command not found errors. Eg:
within alias file
sy=search -y

Usage:

sy
Nothing was found
sy epic rap battles
Command not found.

termux integration

It would be damn cool to allow one to change shell to a custom one, allowing all the termux gooides right inside this launcher

[Bug] Alias search -g doesn't work

Add Google alias:

g=search -g
g="search -g"

Both don't work.

In fact, even
g=search

Doesn't work.

Nexus 6P / Marshmallow

Update:
t=twitter
works.
So I think you can't alias TUI functions. Still needs a fix :)

Update 2:
c=clear
Works.

I have no idea what could be the problem with search.

Can't select in TerminalView

Hi,

new "ConsoleLauncher" user here. I really like your launcher and it replaced my KISS launcher but I found a bug that i want to report.

In the terminal view i'm not able to select output. logcat says "W/TextView: TextView does not support text selection. Action mode cancelled." I've looked at the source code and it seems that it should be intended to select text from the terminal text view "android:textIsSelectable="true" .

If it is not intended to select text right now it would be great to have this feature.

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.