MacAppFreaks: Mac Apps News / Deals / Beta / Reviews and more on Telegram by AppleStyle AS [MacOS / Software / Apple]
288 subscribers
7.62K photos
1.98K videos
16 files
49.5K links
Download Telegram
Amialive – Simple HTTP client and collaboration tool
As a developer, I have been using HTTP clients on a daily basis for years, but have always found that most solutions offer more options than I really need (and never will). I just wanted a simple client to debug the APIs I'm working on and the ability to sync data with my teammates.The application allows users to configure the basics for a request: headers, parameters, body and authorization and then inspect the response πŸ‘‡.Response pane​It also supports environment variables, which can be used to reuse some values in different requests. It has a request preview pane as well, showing a summary of the attributes that have been sent to the server πŸ‘‡.Request preview pane​It's completely free for single developers and the macOS version can be downloaded from here. A Linux version is also available.Amialive

Submitted August 31, 2021 at 12:02PM by zzevi
on r/macapps via https://www.reddit.com/r/macapps/comments/pf2sgs/amialive_simple_http_client_and_collaboration_tool/?utm_source=ifttt An @AppleStyleOfficial project
Keewordz - A native and privacy aware App Store Optimization App
MotivationKeewordz was born out of the need to track ranking of keywords especially on the Mac App Store. It seems that this is so niche, that a lot of ASO SaaS’s don’t even support tracking of Apps on the Mac App Store.Today Keewordz is able to show rankings for arbitrary keywords on all country App Stores. It supports Mac Apps, iPhone Apps and Universal Apps.You decide which App Store you want your Universal Apps to track.​https://preview.redd.it/lo71xs9iznk71.png?width=2984&format=png&auto=webp&s=ba068495205ad540a02c31dfd549ba27346785d2Privacy at its coreAll the data that you enter will stay locally on your machine, everything needed to load the rankings will be done by direct communication between your Mac and the necessary ranking servers of Apple.​Add Apps to see rankings on the Mac App Store or the iPhone App StorePlan aheadEvery time you think of a meta data change for the next release you can fire up Keewordz and plan these changes ahead. Plan all the texts that you can also change in the App Store and information about the available characters that you can still use before the max length imposed by the App Store is reached.​https://preview.redd.it/kbk6bsjfznk71.png?width=2294&format=png&auto=webp&s=e6d3aba7a69c40d1e6d2dc2ec28acde756392e5bCurrent Pipeline- iCloud support to sync data between your devices- iPhone and iPad version so you can use it on the go, too- iPad Store front rankings support​Keewordz WebDownload on the Mac App Store

Submitted August 31, 2021 at 11:46AM by evolvetracking
on r/macapps via https://www.reddit.com/r/macapps/comments/pf2lip/keewordz_a_native_and_privacy_aware_app_store/?utm_source=ifttt An @AppleStyleOfficial project
Apple broadens Racial Equity and Justice Initiative with $30 million in new commitments Content: Apple broadens Racial Equity and Justice Initiative with $30 million in new commitments Source: https://www.apple.com/newsroom/2021/08/apple-broadens-racial-equity-and-justice-initiative-with-30-million-in-new-commitments/ Author: Apple Newsroom Date: August 31, 2021 at 03:01PM An @AppleStyleOfficial project
Morpho Converter update (and free codes)
We just released a big update to Morpho Converter today and wanted to give out some free lifetime codes here (see below).The update focuses on travel:Countries & Regions: see common units of measure from 256 countries and regions. Also view electrical information, illustrated plug types, calling codes, diving side, languages, and time zones to help plan your trip.Spelled Out: see your number spelled out in 31 languages.Speak Results: have your conversion results spoken aloud in 29 languages.Shoe Size: convert between common systems using the ISO standard.Specifically for the Mac we've improved the menus and keyboard shortcuts, added more Touch Bar options, and improved windowing. Hope you'll check it out and definitely would love to hear your feedback. I know we need to work on our Preferences window. πŸ˜‰App Store: https://apps.apple.com/app/id1494942612Lifetime unlock promo codes (please comment if you use one or when they're all gone):KMXYJ6ARW7M37FP4EJMHK3WRMHMXKWATX9F9A47HL697PXFY3RMNEJ4XW4RXIf you redeem on Mac just restore on iOS or vice versa. It's one code for all the platforms.

Submitted August 31, 2021 at 09:38PM by jerprovost
on r/macapps via https://www.reddit.com/r/macapps/comments/pfd5j6/morpho_converter_update_and_free_codes/?utm_source=ifttt An @AppleStyleOfficial project
<b>Electron 14.0.0</b> Content:
Electron 14.0.0 has been released! It includes upgrades to Chromium 93 and V8 9.3. We've added several API updates, bug fixes, and general improvements. Read below for more details!

The Electron team is excited to announce the release of Electron 14.0.0! You can install it with npm via npm install electron@latest or download it from our <a href="https://electronjs.org/releases/stable">releases website</a>. Continue reading for details about this release and please share any feedback you have!
<a href="#notable-changes">Notable Changes</a>
<a href="#electron-release-cadence-change">Electron Release Cadence Change</a>
Beginning in September 2021 with Electron 15, Electron will release a new major stable version every 8 weeks. You can read the <a href="https://www.electronjs.org/blog/8-week-cadence">full details here</a>. Electron 15 will begin beta on September 1, 2021 and stable release will be on September 21, 2021. You can find <a href="https://electronjs.org/docs/tutorial/electron-timelines">Electron's public timeline here</a>.
Additionally, Electron will be changing supported versions from latest three versions to latest four versions until May 2022. See <a href="https://electronjs.org/docs/tutorial/electron-versioning">see our versioning document</a> for more detailed information about versioning in Electron.
<a href="#stack-changes">Stack Changes</a>

Chromium 93

<a href="https://developer.chrome.com/blog/new-in-chrome-93/">New in Chrome 93</a>
<a href="https://www.chromestatus.com/features#milestone%3D92">New in Chrome 92</a>


Node.js 14.17.0

<a href="https://nodejs.org/en/blog/release/v14.17.0/">Node 14.17.0 blog post</a>


V8 9.3

<a href="https://v8.dev/blog/v8-release-93">V8 9.3 blog post</a>
<a href="https://v8.dev/blog/v8-release-92">V8 9.2 blog post</a>



<a href="#highlight-features">Highlight Features</a>

Default Changed: nativeWindowOpen now defaults to true. <a href="https://www.electronjs.org/docs/api/window-open.md">(see docs)</a>

Child windows no longer inherit BrowserWindow construction options from their parents. <a href="https://github.com/electron/electron/pull/28550">#28550</a>

Added new session.storagePath API to get the path on disk for session-specific data. <a href="https://github.com/electron/electron/pull/28665">#28665</a>

Added process.contextId used by @electron/remote. <a href="https://github.com/electron/electron/pull/28007">#28007</a>

Added experimental cookie encryption support behind an <a href="https://www.electronjs.org/docs/tutorial/fuses">Electron Fuse</a>. <a href="https://github.com/electron/electron/pull/29492">#29492</a>


See the <a href="https://github.com/electron/electron/releases/tag/v14.0.0">14.0.0 release notes</a> for a full list of new features and changes.
<a href="#breaking-changes">Breaking Changes</a>
Below are breaking changes introduced in Electron 14. More information about these and future changes can be found on the <a href="https://github.com/electron/electron/blob/main/docs/breaking-changes.md">Planned Breaking Changes</a> page.
<a href="#removed-appallowrendererprocessreuse">Removed: app.allowRendererProcessReuse</a>
The app.allowRendererProcessReuse property has been removed as part of our plan to more closely align with Chromium's process model for security, performance and maintainability.
For more detailed information see <a href="https://github.com/electron/electron/issues/18397">#18397</a>.
<a href="#removed-browser-window-affinity">Removed: Browser Window Affinity</a>
The affinity option when constructing a new BrowserWindow has been removed as part of our plan to more closely align with Chromium's process model for security, performance and maintainability.
For more detailed information see <a href="https://github.com/electron/electron/issues/18397">#18397</a>.
<a href="#api-changed-windowopen">API Changed: window.open()</a>
The optional parameter frameName no longer sets the title of the window. This behavior now…
Sketch β€“ Design app for UX/UI for iOS and Web v76 Content:
Sketch: graphic design for a digital world. Powerful tools and an elegant interface, in a single award-winning package. Because making beautiful things...
The post Sketch β€“ Design app for UX/UI for iOS and Web v76 appeared first on MacDrop.
Source: https://macdrop.net/sketch-design-app-for-ux-ui-for-ios-and-web-v76/ Author: admin Date: September 01, 2021 at 03:57AM An @AppleStyleOfficial project
Smooze – Change the way you scroll! 1.9.21 Content:
Smooze animates your scroll and adds functionality to your non-Apple mouse (scroll-wheel mouse).
The post Smooze – Change the way you scroll! 1.9.21 appeared first on MacDrop.
Source: https://macdrop.net/smooze-change-the-way-you-scroll-1-9-21/ Author: admin Date: September 01, 2021 at 04:04AM An @AppleStyleOfficial project
MacPilot – Enable over 1,200 hidden features 13.0 Content:
MacPilot gives you the power of UNIX and the simplicity of Macintosh, which means a phenomenal amount of untapped power in your hands!
The post MacPilot – Enable over 1,200 hidden features 13.0 appeared first on MacDrop.
Source: https://macdrop.net/macpilot-enable-over-1200-hidden-features-13-0/ Author: admin Date: September 01, 2021 at 04:19AM An @AppleStyleOfficial project
Moving Files
As the title suggests I'm having trouble moving files. I follow the commands as directed from the Alfred search function but when I execute the final command to move nothing happens. Been looking at a lot of trouble shooting options but nothing seems to work. I have purchased the power pack already.

Submitted September 01, 2021 at 06:35AM by Moopboop207
on r/Alfred via https://www.reddit.com/r/Alfred/comments/pfmmka/moving_files/?utm_source=ifttt An @AppleStyleOfficial project
Peek β€” The Ultimate Rebrand + Giveaway
NSFW: The rebrand is πŸ”₯, proceed at your own risk.The People were upset. The People did not like Peek, the titular character of an otherwise unrelated productivity software/developer tool.​The People Detested the Old PeekWho am I, Big Z, the sole custodian of Peek to keep the People from what they want? From what the People seek? Fulfillment. Satisfaction. Happiness. So without further ado, may I present the People with the new face of Peek.​The People Liked the New PeekThe People have spoken.~~~~~~~~~~~~~~~~~~~~~~Ten (10) humans will be randomly selected to win a free Peek promo code by the end of 9/1/21 PDT. Enter here.Want to buy Peek now? Find the link & more info at bigzlabs.com/peek.If you or your company are looking for an "educated" outside-the-box Swift developer & are able to provide health insurance along with your employment, I will be exploring opportunities. πŸ“§ (I hope this falls into the category of limited self-promotion πŸ˜‡).

Submitted September 01, 2021 at 10:37AM by bigzlabs
on r/macapps via https://www.reddit.com/r/macapps/comments/pfpppk/peek_the_ultimate_rebrand_giveaway/?utm_source=ifttt An @AppleStyleOfficial project
AutoGrab: How To Download Install Iphone IpadMobile APPS in M1 Macbook Air In Hindi || Student Discount || 😱 by TECH COMPACT https://www.youtube.com/watch?v=N3UZQYhAOFU
Menu Bar App for Apple Notes
Hi everyone. So I've been searching for a Menu Bar App for quick note-taking functionality (similar to Tot, SimpleNote, or Jot) but should be integrated with Apple Notes and with iCloud syncing functionality (somewhat similar to PopDo which is integrated with Apple Reminders). However, I can't seem to find any.So basically, I am looking for a "PopDo" but for Apple Notes. Do you have any other app suggestions? Tot seems to do the work on Mac for Quick Notes, but the iOS app is way too expensive in my opinion. Hope you could help me with this!

Submitted September 01, 2021 at 11:15AM by the_catato
on r/macapps via https://www.reddit.com/r/macapps/comments/pfq5tc/menu_bar_app_for_apple_notes/?utm_source=ifttt An @AppleStyleOfficial project