All Projects → hpi-swa-teaching → Algernon-Launcher

hpi-swa-teaching / Algernon-Launcher

Licence: MIT license
Algernon is a productivity tool for Squeak programmers; your personal assistant for Squeak. Algernon aims to make programming in Squeak faster and more keyboard centric. It provides lightning quick access to the core functionalities (classes, methods, morphs, tests, repositories, ...) and even gives you a quick way to evaluate Smalltalk expressi…

Programming Languages

smalltalk
420 projects

Projects that are alternatives of or similar to Algernon-Launcher

Blender Launcher
Standalone client for managing official builds of Blender 3D
Stars: ✭ 174 (+625%)
Mutual labels:  launcher
Nwg Launchers
GTK-based launchers: application grid, button bar, dmenu for sway and other window managers
Stars: ✭ 211 (+779.17%)
Mutual labels:  launcher
Androidtvlauncher
This is a leanback style tv launcher(minSdkVersion 17)
Stars: ✭ 2,759 (+11395.83%)
Mutual labels:  launcher
Nine Cards V2
An Open Source Android Launcher built with Scala on Android
Stars: ✭ 181 (+654.17%)
Mutual labels:  launcher
Iconshowcase Dashboard
A full-of-features, easy-to-customize, free and open source, Material Design dashboard for icon packs.
Stars: ✭ 197 (+720.83%)
Mutual labels:  launcher
Androidappshortcuts
App Shortcuts for Android on Pre Nougat 7.1!
Stars: ✭ 223 (+829.17%)
Mutual labels:  launcher
Multimc5
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
Stars: ✭ 2,879 (+11895.83%)
Mutual labels:  launcher
hexflow-covers
The official HEXFlow database - Cover images and background pictures for VitaHEX' "HEXFlow" launcher.
Stars: ✭ 24 (+0%)
Mutual labels:  launcher
Simple App Launcher
A simple holder for favourite apps for quick & easy app launcher icon management
Stars: ✭ 202 (+741.67%)
Mutual labels:  launcher
Cato
Spotlight and alfred app like search in your browser 🔍.
Stars: ✭ 237 (+887.5%)
Mutual labels:  launcher
Sway Launcher Desktop
TUI Application launcher with Desktop Entry support. Made for SwayWM, but runs anywhere
Stars: ✭ 188 (+683.33%)
Mutual labels:  launcher
Flutter app badger
Support to update the app badge on the launcher (both for Android and iOS)
Stars: ✭ 191 (+695.83%)
Mutual labels:  launcher
Elaunch
A launcher based on Electron and inspired by UAfred,now only support linux and macos
Stars: ✭ 227 (+845.83%)
Mutual labels:  launcher
Baldphone
A new accessible interface for your smartphone, suitable for seniors
Stars: ✭ 181 (+654.17%)
Mutual labels:  launcher
Originsteamoverlaylauncher
An executable wrapper for Steam to make third-party launchers more convenient to use with a Steam Controller
Stars: ✭ 249 (+937.5%)
Mutual labels:  launcher
Zazu
🚀 A fully extensible and open source launcher for hackers, creators and dabblers.
Stars: ✭ 2,060 (+8483.33%)
Mutual labels:  launcher
Olauncher
Minimal AF (ad-free) launcher app for Android. Available at Play Store and F-Droid.
Stars: ✭ 211 (+779.17%)
Mutual labels:  launcher
Factor Launcher Reboot
A modern Android launcher inspired by Windows Phone 7
Stars: ✭ 50 (+108.33%)
Mutual labels:  launcher
chrome-headless-launcher
Run the latest Chrome browser on CLI without head
Stars: ✭ 39 (+62.5%)
Mutual labels:  launcher
Launchyqt
🚀 Launchy project reactivated. Get the familiar feeling now!
Stars: ✭ 235 (+879.17%)
Mutual labels:  launcher

Algernon Launcher

GitHub release Github All Releases smalltalkCI Master: Coverage Master Development: Coverage Development

Algernon

Algernon is a productivity tool for Squeak programmers; your personal assistant for Squeak. Algernon aims to make programming in Squeak faster and more keyboard centric. It provides lightning quick access to the core functionalities (classes, methods, morphs, tests, repositories ...) and even gives you a quick way to evaluate Smalltalk expressions.

Installation

Follow our setup guide to install Algernon.

The latest versions (above 3.0.0) only support squeak versions 5.3+.

Usage

Algernon allows for keyboard only interaction - no need to use your mouse!

Control Action
Doubleclick ctrl Show Algernon
Esc Hide Algernon
Arrow up Navigate up
Arrow down Navigate down
Tab Navigate in
Shift + Tab Navigate out
Enter Run selected item
Ctrl + Delete Clear search bar

Important Notice: Please be aware that using Algernon for the first time might be slow. The first query triggers the indexing that is used for searching objects. After a few seconds delay in the first query, Algernon should run fast as expected.

Features

  • Search using fuzzy matching
  • Search and open categories, classes and methods
  • Explore and inspect classes and methods
  • Run tests
  • Open and save repositories
  • Search preferences
  • Search morphs
  • Search global variables
  • Print and evaluate Smalltalk expressions
  • Action verbs for filtering and quick access (e.g. run SomeTest will only search for tests and set a default action)
  • Full text search in classes
  • Search the web
  • Push/pull/commit with git
  • Change branches of your repository

For explanations regarding the usage of the features check out the wiki.

CI Pipeline

GitHub Actions are executed on all pushed code to the repository. Smalltalk CI checks run for different OS and displays the the test results as badges to each branch.

Test Coverage

Use the Test Runner Tool in your Squeak Image and select all AlgernonTests. Now you can run the test coverage for all Algernon methods and check what methods might not be tested yet.

Credits

Credits to Erik Hinterbichler and Joey Hagedorn, the original creators of Algernon.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].