Alfred 3.1.1 [Intel] [K-Gen]

Reply to topic
DL-List and Torrent activity
Size:  3 MB   |    Registered:  8 years 8 months   |    Completed:  1 time
Seeders:  57  [  0 KB/s  ]   Leechers:  3  [  0 KB/s  ]   Show peers in full details
 
   
 
 
Author Message

Total Commander ®

Gender: Male

Longevity: 10 years

Posts: 2311

Post 05-Oct-2016 17:45

[Quote]

Alfred- Год выпуска: 2016
Версия: 3.1.1
Разработчик: Running with Crayons Ltd
Платформа: Intel only
Язык интерфейса: английский
Таблетка: CORE-keygen
Системные требования: OS X 10.9 и выше
Описание: Лаунчер приложений для Mac OS X. Было бы неправильно сказать, что Alfred предназначен только для запуска приложений. Среди его функций можно выделить поиск по приложениям (это и так понятно), панелям системных настроек, закладок Safari, контактам, папками и даже скриптам ActionScript.
Вызвать окно Alfred очень просто — по умолчанию используется сочетание клавиш Alt+Space (как в Spotlight), после чего в нем можно писать название искомого приложения, которое отобразится в списке.
Утилита позволяет быстро получить доступ к другим элементами списка при помощи комбинации Cmd+цифра.
Пользователь может расширить результаты поиска при помощи клавиш-модификаторов: если нажать Alt+Return, то запрос будет отправлен в поисковую веб-систему, а смена Alt на Control позволит искать в Spotlight. Кроме этого, в приложении могут быть использованы триггеры — слова, которые позволяют Alfred изменить свое предназначение. Например, чтобы попросить его открыть конкретный файл нужно написать open имя_файла.расширение, а для принудительного поиска по системе слово open нужно заменить на find..

Доп. информация:

Но это еще не всё, пользователь способен использовать другие триггеры для:
- Веб-поиска по разным сайтам — в Alfred разработчики добавили не только предустановленные значения для разных популярных сайтов, но и возможность добавления собственных конструкций, в которых требуется заменить поисковый запрос на фразу {query};
- системных команд вроде перезагрузки, выключения компьютера, его блокировки, запуска скринсейвера, очистки корзины и так далее (при желании, триггер для команды можно изменить);
- использовать нормальный и продвинутый калькулятор (GCMathParser); произнести слово по буквам или найти его определение в Dictionary.
Дополнительные опции приложения вроде внешнего вида или экспериментальных функций находятся в окне Настроек.
Что нового в версии 3.1.1General Improvements
• Fix macOS 10.12 Sierra issue where Alfred appears to be stuck when opening a newly downloaded app for the first time. Alfred was simply hiding the macOS warning confirmation dialog.
• Add default file search option to ignore iMessage transcripts to work around OS X bug where they are incorrectly found when ~/Desktop is in the search scope
• Add null check on metadata file search attributes before attempting cleanup during a file search
• Fix Calculator bug when deleting advanced = keyword with standard calculator disabled, result remains in display
• Improved processing of array config override properties in workflows and action triggers
• Update simulated key events throughout Alfred for improved reliability
• Fix wording in iTunes mini player indexing view 'Artist:' to 'Artists:'
Clipboard and Snippet Improvements
• Added option to slow down simulated key events for snippet expansion which can help with older Macs, and with non-standard software
• Added option to adjust delay for clipboard content restoration after snippet expansion
• Updated image type recognition in clipboard when identifying data type, ensuring that images copied from clipboard aren't treated as text (urls)
• Improved clipboard history logic for when to ignore data from specified apps
3.1Workflows
• Add new "Call External Trigger" workflow output object
• Calls trigger directly, avoiding the need to use AppleScript
• Pass through argument and variables to trigger (in same or different workflow)
• Ability to use variables directly within workflow and trigger fields for callback style functions
• Update the "External Trigger" workflow object to better reflect the new "Call External Trigger" object
• Add new "Call External Trigger" Getting Started workflow
• Add new "Hide Alfred" workflow utility: Gives more control when preventing Alfred from hiding in a connection
• Add new "Dispatch Key Combo" workflow output to simulate a keypress within OS X
• Prevents the need to use AppleScript to simulate keypresses
• Update key combo framework code to share between Remote and Workflow Object
• Update "Delay" workflow utility to accept fractional seconds e.g. 0.5
• Prevent workflow list popup menu from showing when there is a sheet showing in the preferences window
• Performance enhancements around workflow object configuration setting and getting
• When showing a direct / chained input in Alfred, and the textfield is empty, use cmd+backspace to reset Alfred to default state
• Fix "Debug" workflow utility to correctly process multi item input arguments
General Improvements
• Improved overall performance and responsiveness, especially when Mac is under load
• Added ability to drag files out of Alfred's file buffer
• Improved reliability of simulated mod key release when using Alfred Hotkeys
• Show the document preview instead of the file icon in the recent document file action
• Fix allowing cmd+s and Esc as key combos in Remote configuration
• Prevent rare scenario where auto-expanding snippet could cause Alfred to display
• Speed up Large Type fade in animation
• Improve performance of Actions panel
• Update iTunes AppleScript to disable shuffle before playing Alfred playlist (iTunes now this again)
• Add updated email attachment support for Airmail 3
• Tuned metadata queries for macOS Sierra for higher performance
• Improved file preview display, showing compact style view of documents / movies etc
• Fix spelling mistake in Alfreds's preferences... From "Apples's" to "Apple's"
• Fix alias files correctly opening when using file system navigation

3.0.3

Alfred 3.0.3
Build 694, Monday 18th July 2016
Workflows
• Fix issue which prevented argv arguments being correctly being passed to workflow scripts configured as External Scripts
• Correctly recognise number types in JSON config passed out of JSON Config and scripts doing dynamic configuration
• Update Workflow getting started guides, placing workflow name before "Getting Started" for clarity
• Fix issue preventing dictionary filter language from being correctly applied
• If you are experiencing an issue, re-save the configuration for the dictionary filter in your workflow
• The workflow version is now set as script environment variable alfred_workflow_version
Clipboard and Snippets
• Reorganised options between snippets and clipboard preferences for better relevancy
• 'Show "All Snippets" at top of Clipboard History' option is now in clipboard preferences
• Added new option "Show snippets when searching Clipboard History" on by default
• Disable to prevent your snippets from showing in the default clipboard history search results
• Significant improvement to snippet database caching performance
• Useful if you have very large snippet databases
• Use ditto for snippet collection export for wider snippet filename compatibility
• Make the snippet name field optional (but still recommended if sharing a collection)
• Fettle timing in Alfred Text Service for better support of non-standard apps
• Bring forward the logic to ignore clipboard content for specified apps
• Also allows Adobe users to work around Illustrator memory bug on copy
• Fix correctly showing Alfred as the source app in Clipboard History when copying from Alfred's text input field
• Allow the clipboard history clear keyword to work with clipboard history persisting disabled
General Improvements
• Improve deployment and update mechanism in preparation for macOS 10.12
• Fix compatibility issue for OS X 10.9 in List Filter workflow object configuration
• Fix font menu showing with ctrl+click as well as right click in theme editor
• Fix spell / define keywords to automatically detect language when "Default" language is used
• Provisioning for Powerpack activation when sharing a bootable external drive between multiple Macs (requires defaults write)

3.0.2

General Improvements
• Recognise 'alfred3workflow' file extension in the same way as 'alfredworkflow' for installing workflows
• Helps helper libraries such as Alfred-Workflow by Dean Jackson (deanishe) with features such as auto-update
• Fix intelligent selection list wrapping (in e.g. Clipboard History view), making it more predictable.
• The wrapping from last item to first item and first item to last item will now only occur with a key press, not a repeated key hold.
• Only treat clipboard history image data as images if there isn't associated plain string data.
• This allows copying from apps such as Numbers and Excel in the correct text version
• Prepend workflow folder to PYTHONPATH environment variable when running Python scripts
• In text service, reset buffered chars when characters typed with ctrl key down
• Allows for e.g. ctrl+c terminal, then typing snippet.
• Also helps expansion when using e.g. emacs bindings
• Always set the argument for a workflow dictionary filter, this allows 'not found' words to be processed in the same way as matching words

3.0.1

Snippet Improvements
• Enhanced performance and reliability for automatic snippet expansion
• Allow spaces in snippet keywords
• Render spaces as ␣ in the snippets table view to make it clear when there are spaces being used
• Limit characters in snippet collection names to allow for maximum sharing and syncing compatibility
• Sanitise snippet filenames on import to ensure reliable syncing
• Tidy up export of snippets
• Reorganise the text expansion code for higher performance and more resilience to external influences
• More reliable dead-key state resetting in Alfred Text Service
• Fix date regex for arbitrary {date:} replacement tag. Was incorrectly matching multiple date formats in single paragraph.
• Strip out characters from snippet filename when saving which may cause syncing issues (i.e., emoji with Dropbox)
Clipboard Improvements
• Add actual word count and character count to clipboard history text items summary view
• Improve performance of clipboard history viewer and auto pasting by only reloading text for pasting if necessary
• Make clip truncation in the clipboard history viewer more intelligent
• Fix the "Clear History" button in Alfred's Clipboard preferences
Workflow Improvements
• Ensure that number values are correctly passed into environment variables when running scripts
• In Arg and Var workflow object, ensure that Arg {query} is replaced with empty string if passed in argument is empty
• When running scripts, fall back to decoding as ASCII string if UTF-8 fails. Fixes rare scenarios when scripts unexpectedly return empty contents.
• More resilience against unexpected CSV data when dragging CSV into the list filter
• Improve the dynamic file-search workflow example
• Correctly process the JSON Utility output, deeply replacing {query} and (query)
• Switch default parsing method for Script Filters to be JSON
• This essentially means that if there is an error and the return format cannot be identified, a JSON-related error will be shown.
• Significantly enhance the debug output of failing JSON output from a Script Filter, showing generated output and possible error cause
General Improvements and Fixes
• Option to touch alias files after opening them in Alfred to enhanced ranking, on by default
• This is useful if you want to make aliases for applications, and add aliases to Alfred's default file types.
• Fix issue with AppleScript files running twice when finding them for running in file search mode
• Fix default results auto-complete for no-argument items
• Improved wording on activation error sheet
• Add Ukraine to locations
• Fix help button in migration assistant
• Improved alias resolution code
• Don't start Alfred 3 if Alfred 1 is running to prevent clashes
• Improve reliability of initial migration, specifically if users had Alfred 2 synced in the past
• Add checks around file url when checking and removing Alfred from login items to handle unexpected data
• Fix iTunes indexing progress display when track name is nil
• Fix theme rendering colours in positioning view of appearance options
• Tidy up naming on imported themes
• Update change log markdown generation to use system font, and refine sizes
Установка• Смонтировать образ и установить программу
• запустить кейген, ввести или оставить по- умолчанию предложенные данные
• нажать на Patch - найти установленное приложение, затем нажать на SaveLic
патч совместим с macOS 10.12

Скриншоты

Скриншоты окна About

-Мои раздачи
[solely-soft.top].t53323.torrent
Torrent: Registered [ 2016-10-05 17:45 ] · 1971CFEC4A4AD7F1E876D6E73BA1475A7FB2E587

4 KB

Status: checked
Completed: 1 times
Size: 3 MB
Rate: 
(Vote: 0)
Have thanked: 0  Thanks
Alfred 3.1.1 [Intel] [K-Gen] download torrent for free and without registration
[Profile] [PM]
Display posts:    
Reply to topic

Current time is: 07-Jun 17:52

All times are UTC + 2



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum