-
Notifications
You must be signed in to change notification settings - Fork 443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hacker's Keyboard alternatives? #875
Comments
I'm not aware of a direct replacement with feature parity, but please make suggestions in this bug if anyone knows a good candidate. Personally, I'm often just using Gboard (the default Google keyboard) along with ConnectBot. You can configure Gboard's preferences to make it a bit more command line friendly:
ConnectBot provides the scrollable top 6th row with Gboard also has a "PC" layout which adds |
Oddly, as old as HK is, its compatibility seems to improve w/ Android versions. In my experience, it's much better under Android 11 than 10 or 8. @07416 Why do you need to leave it? |
@TPS, I think it is a good idea to look around for alternatives. As I mentioned in the README, there's a chance that the app might become un-updatable on Play Store due to not meeting minimum API level requirements, and it might even be delisted from the store at some point if requirements change further. It'll still be possible to sideload it (assuming it still works on a given Android version), but that's not an option for everyone. |
@klausw I don't disagree with any of that (though I'd be remiss not to mention F-Droid is likely to carry HK indefinitely). I was mostly trying to get a bit more clarity on what features @07416 is most after, since it was mentioned the function keys are least necessary. |
@klausw Also, @ what point would you consider just archiving this repo? It seems like you might be heading that direction.… |
Mainly maintained English and Finnish dictionaries (for the latter it seems that also the Google's offering lacks grammatical cases and compounds), preferably some way to reorder keys and disable unwanted ones or characters. My intent was creating a general thread about the HN alternatives, I'll try the @klausw's promising-sounding suggestion. EDIT: The AOSP keyboard sadly seems to lack any "number row" option. |
Is it possible to enable the CB row without adding a 'host' in the app? Is this row enabled globally, permanently in all apps? |
There are decade+ old apps on F-Droid and most people can gain access to that, right? Also, does any modern Android not allow for installing packages from downloaded APKs? While I would love an alternative for some more modern features, your keyboard has proven to be a useful tool in many situations, despite the last update being over two years ago. Thank you for building this thing. |
Installed this today as I wanted an alternative to Petal Keyboard (a recent alternative to Gboard) and this keyboard looks great with transparency mode enabled running under EMUI 11. If I take an alternative to this keyboard I certainly wouldn't be downgrading to use more surveillance—I'd be looking for something with a copyleft license. |
Released a week ago. Copyleft and available on F-Droid https://github.com/Julow/Unexpected-Keyboard |
@Jaloou This project is licensed Apache-2.0. You're welcome to fork & update anyway you choose, & sharing such an update w/ the community would be widely appreciated! 🙇🏾♂️ |
I’m trying to add those feature into A10 Keyboard in my Custom ROM based on LOS-17.1 if we based the keyboard A10 source but add all the feature with out using anything extra frameworks the Custom ROM like mine could adopt it as the a replace for tue stock A10 keyboard also showing the arrow keys on smaller tablet make it hard to type fast as the tend to get in the way why not add the hankers keyboard as a layout in the stock android keyboard instead. |
I'm not an IT specialist. I'm just the app user. So, I'm unable to fix issues in the app. But I repeating again that from my point of view (the view point the current app user) the app development should be continued primarily in a way of fixing current most fussing issues such as unwanted appearance of the violating tab key between the space bar and the dot key. The things like the app adoption to new versions of Android OS and new functions are much less needful if the most fussing issue persist violating to all app using. |
You are missing the point. The developer is no longer maintaining this app and has expressed their disinterest in doing so in this comment thread, so that "bug" is unlikely to be resolved unless someone forks the project. That's why the orginal poster was asking for alternatives. Unless you want to learn how to code, I highly recommend using one of the alternatives recommended here or just dealing with the bug. Complaining here is going to lead nowhere. |
My messages is not off-topic here because: The word 'alternatives' does not point only to other apps. Instead the word 'alternatives' can point out also that the original app developer can and should change his opinion to 'alternative' continue developing his useful to people app and fixing the issues in it (at least the most fussing and easy fixable issues). For example, may we can successfully solve the question of this topic by offering some bounty to the original app developer for continuation of his app development and it will be a better 'alternative' way for all of us? |
@Jaloou - please don't derail this issue with unrelated feature requests. If you want, you can file a separate issue for your feature request. I'm going to be deleting the sidetracked discussion from this issue, but will wait a bit before doing that to give you a chance to copy what you typed first. (Fair warning, I don't currently have plans to work on this.) Sorry, but a bounty wouldn't solve this issue, I'm not doing this project for money. It would be possible to start off a forked project where someone else works on it who would be interested in doing so, but that still leaves the challenges noted in the top post about the old and fragile code base. |
Earlier I mentioned Unexpected Keyboard (F-Droid) which I love using with Termux. As a daily driver I've quickly fallen in love with FlorisBoard after someone mentioned it supports glide gestures in one if the AuroraOSS telegram chat groups. Check it out: FlorisBoard (An open-source keyboard which respects your privacy. Currently in early-beta.) - https://f-droid.org/packages/dev.patrickgold.florisboard |
I've used HK a bit before moving to AnySoftKeyboard a few years ago. |
i'm using the HK on/off since 2013, and sadly found this thread. |
How to download ECS apps |
I tried implementing hacker keyboard layout in AnySoftKeyboard, it wasn't that hard but of course any hacker keyboard specific features aren't included and alt key seem broken. I probably wouldn't upload an apk since I don't wish to encourage 'risky' behavior and I don't yet understand how to make it a standalone addon for fdroid, let alone getting it added to f-droid. I might upload the code only if I get around to adding the other three layout: small, large and Fn. but don't hold your breath for it, I think I am somewhat infamous for not completing projects. beside AnySoftKeyboard doesn't seem to support function keys? |
Bah Spammer, oh well whatever, at least it remind me to actually do this: Probably not going to do the functions page anytime soon since there seem to be a total of three separate version, one for each keyboard, it probably wouldn't take long but I personally don't need it or those two other layout https://github.com/asl97/AnySoftKeyboard/tree/Hacker_Keyboard_Pack https://github.com/asl97/AnySoftKeyboard/commit/b8064717e35d7c96641d94efac2b47ff16f307bc.patch Assuming I didn't miss any required file, everything needed to build an apk is in that patch/branch |
I checked out the Hacker layout, looks the same. Do any of these alternatives have Font selection for keys? It looks like there was interest wayback https://stackoverflow.com/questions/31302666/can-you-change-the-android-keyboard-text-font-programmatically/34355265#34355265 Asked 8 years, 8 months ago and still no support by July 28, 2020 https://support.google.com/android/thread/61398362?hl=en&msgid=61449207. |
https://github.com/SeventhM/hackerskeyboard is a fork that's being updated. |
Is there a modern Android keyboard app (supporting the current APIs) with feature-parity?
Only the function keys (F1-F12, for SSH access) is a feature I can cope without, provided that they can't be natively implemented.
from the readme:
The text was updated successfully, but these errors were encountered: