- Qu-Pad 4+
- Allen & Heath Limited
- Снимки экрана (iPad)
- Описание
- Graphic for iPad 4+
- Picta, Inc
- Разработано для iPad
- Снимки экрана (iPad)
- Описание
- Pyto — Python 3 4+
- Coding Python Scripts
- Develobile S.p.A.
- Designed for iPad
- Screenshots
- Description
- What’s New
- Ratings and Reviews
- Works well
- Love the app. Bugs happen. Where to report them?
- Developer Response ,
- Crashing
- PadCAD Lite 4+
- Plugworks
- Разработано для iPad
- Снимки экрана
- Описание
Qu-Pad 4+
Allen & Heath Limited
Снимки экрана (iPad)
Описание
Allen & Heath Qu-Pad
Qu-Pad release V1.92 for iPad.
This version is for Qu mixers running V1.9 firmware.
Qu-Pad is an engineer’s live mixing tool providing wireless mobile control for the Allen & Heath range of Qu digital mixing consoles. It gives you the freedom to walk the room or stage and control the sound right where it is needed.
Qu-Pad and the Qu mixing console can work together to provide simultaneous control of independent functions, for example one engineer using the console to mix front-of-house sound, and another using the iPad to mix monitors on stage.
Qu-Pad supports up to two iPads. The Qu mixer supports a maximum of 8 iOS devices with the others running the Qu-You Personal Monitor app which is also available free from the Apple Store.
This version provides full control including mixing and setup functions.
An Allen & Heath Qu-16, Qu-24, Qu-32, Qu-Pac or Qu-SB mixing console running V1.9n version firmware (n=0-9), with a suitable wireless router (wireless access point) connected to its Network port. The Qu mixer firmware and Qu-Pad app maintenance version numbers ‘n’ do not need to be identical, for example Qu-Pad V1.90 would run with Qu mixer V1.91. Refer to the Allen & Heath web site for more information and to download the latest Qu mixer firmware.
Источник
Graphic for iPad 4+
Picta, Inc
Разработано для iPad
Снимки экрана (iPad)
Описание
Graphic is a full-featured graphic design and illustration application for iPad. True desktop-class editing and illustration tools on the go.
«. the iOS’ answer to Adobe Illustrator» — Padgadget
«Finally, Professional Vector Editing Comes to the iPad; 9/10» — AppStorm.net
«Numerous options; easy to use» — Macworld
Graphic has all of the tools you need to create everything from detailed technical illustrations to beautiful works of art. Create complex designs quickly and easily, even on the go.
Easily share designs with the Mac and iPhone versions of Graphic using iCloud or Dropbox.
Latest features:
— Photoshop PSD import/export
— PDF and SVG import/export
— Layer FX — shadows, glows, multiple strokes and fills, etc.
— Multi-color linear, radial, and angle gradients
— Shape libraries
— Dimension labels with precision settings
— Boolean path combinations
— Canvas scale, Rulers, and units (mm, cm, inches)
— Pen tool multi-point selection and editing
— Smart alignment guides and point snapping
— Magnifier Loupe
— Dropbox Integration
— Autosave
Layers, Text, Images, Object Groups, Multi-color Gradients, RGB / HSB / Hex color pickers, Brushes, Bezier Pen Tool, customizable Canvas Styles, Grid and Smart Guide Snapping, Image Masking, vector-based PDF and SVG file import/export, and much more!
FEATURES
— Brush and Pencil tools for fluid drawing and sketching
— Essential set of shape tools
— Multiple Layers allowing you to create complex designs
— Powerful Pen tool for creating custom shapes
— Color picker wheel / RGB and HSB sliders / Hex colors
— Magnifier Loupe
— Eraser Tool
— Unlimited Layers
— Linear, radial, and angle multi-color gradients
— Multi-style text support, TrueType (.ttf) font import
— Text gradients and text path clipping
— Convert Text to Paths, Place Text on Path
— Apply shadows and effects to shapes, text, and images
— Rotate, scale, and shear transform tools
— Snap to Grid, Smart Alignment Guides, and Point Snapping
— Line dash and arrow styles
— Image fill masking and cropping
— Canvas Styles
EXPORT / SHARE
— Export drawings as vector-based PDF and SVG files
— Export layered Photoshop PSD files
— Export transparent PNG or JPEG images
— Save and Import from Dropbox
— Sync designs using iCloud
— Save designs to your Photos Library
— Send designs via email
— Send designs directly to other iPad application
— Copy and paste to and from other iPad applications
— AirPrint document printing
Источник
Pyto — Python 3 4+
Coding Python Scripts
Develobile S.p.A.
Designed for iPad
-
- #8 in Developer Tools
-
- 4.2 • 530 Ratings
-
- Free
- Offers In-App Purchases
Screenshots
Description
Pyto is a Python 3.8 IDE for iPhone and iPad. Run code directly on your device and offline. You can run scripts from Shortcuts and code your own home screen widgets.
— Python 3.8 with all standard libraries
— Full Python REPL
— Code user interfaces
— Smart code completion
— Use pip to install pure Python modules from PyPI
— Access scripts from everywhere
— Preview images and plots on console
— Multiple windows for iPadOS 13+
— Run scripts and code from Siri Shortcuts
— Code your own home screen widgets
— Interact with other apps thanks to x-callback urls
Included third party libraries:
— numpy
— matplotlib
— pandas
— PIL
— scipy
— astropy
— statsmodels
— skimage
— sklearn
— cv2
— lxml
— Bio
— cryptography
— bcrypt
— zmq
— regex
— gensim
and more!
The libraries listed above require an internet connection to download. However, they remain on the hard disk after the import.
Take advantage system features with the following modules:
— pyto_ui — Build an user interface
— pyto_core — Extend the editor
— widgets — Home Screen Widgets
— notifications — Schedule notifications
— remote_notifications — Receive remote notifications
— background — Run code in background
— bookmarks — Bookmark files and folders
— sharing — Share items and pick files
— pasteboard — Clipboard access
— userkeys — Save values on disk
— sound — Play sounds
— music — Access the Apple Music library
— photos — Accessing photos and the camera
— location — Access user’s location
— motion — Motion sensors
— multipeer — Peer to peer wireless connection
— apps — Open third party apps
— xcallback — Interact with other apps
— sf_symbols — A list of SF Symbols names
— watch — Complications and static user interfaces for the Apple Watch
What’s New
Ratings and Reviews
Works well
Updated Review:
When I first used the app, it would not run even the most simple script. A day later, there was an update, so I gave it a second try. I immediately saw the difference. When you first start the app, the interpreter starts up and tells you the version of python installed (the usual), something that did not happen the first time. I was able to run scripts using NumPy and pandas without any issues. The interface could still use some work though, other than that it is a great app.
Initial Review:
This app cannot even run a simple python script: print(‘does this even work?’), let alone be used with pandas or NumPy. Plus, the GUI is also very, very basic. Don’t waste your money.
Love the app. Bugs happen. Where to report them?
I really like this app. I write Python for machine learning applications for a living and having this tool on my iPhone and iPad 4 mini has become a true delight. I’ve encountered a weird problem with loading csv files. I have many csv files for testing a program, which I load one at a time. Some load but most are viewed by Pyto as nonexistent. I’ve deleted and recreated them multiple times without success. Where do I report errors like this?
Not to bring completion to the discussion but I’ve also been using Pythonista3. I’m disappointed that they have far less module and library support than Pyto but I have no issue loading csv files as I need to. Only saying I know it’s not the files. Help 🙂
The fact that Pyto seems more concerned about delivering comprehensive functionality makes me smile for sure. Keep it up :). I’ll remain loyal !
Developer Response ,
Thanks for the review. For reporting bugs, you can do it in GitHub: https://github.com/ColdGrub1384/Pyto/issues or by sending an email to adrian@labbe.me. The problem with loading external files from a script is probably that Pyto doesn’t have permission to read them or maybe they aren’t downloaded. Are all the CSV files in the same directory? If so, go the Files app and check if the files are downloaded and open them to download the files. If they aren’t in the same directory, maybe Pyto doesn’t have permission to read the directory where some CSV files are. To fix that, open the script that will be executed, press the Settings icon at bottom, press “Current Directory” and if the current directory isn’t readable, press “Change”. You don’t really need to change it but just confirm the directory because that’s how iOS gives permission to the app to access the folder.
Crashing
You can find lots of feedback online regarding Pyto crashing in many different ways. Right out of the gate, it crashed as I opened a file thru Working Copy (git), and immediately it lost knowledge about the 3
days trial and I had to accept the trial once again. A couple of files later it locked up, and I had to restart it. It now regularly crashes when a file is opened from Working Copy, sometimes the file is not opened in the Pyto editor, and sometimes Pyto crashes when executing a script.
This is way too unstable for my (any?) use. And note, I don’t mind paying for the pro version, but an app, especially an editor, needs to be rock stable for practical uses, functionality is worth nothing in a constantly crashing app.
Final comment: my iOS is fully up-to-date, was rebooted and I am using latest Pyto version. The app also crash in multiple ways. I don’t think this is a single minor bug fix, rather a fundamental problem that will require a ground up redesign of the app before it can stabilize.
Источник
PadCAD Lite 4+
Plugworks
Разработано для iPad
-
- 3,9 • Оценок: 46
-
- Бесплатно
- Включает встроенные покупки
Снимки экрана
Описание
Черчение для простых смертных. Создавать чертежи стало гораздо проще.
PadCAD — это простое в использовании приложение САПР (система автоматического проектирования), предназначенное для небольших проектов, например, перепланировки жилья, реконструкции или инженерной съемки. С помощью PadCAD каждый сможет создавать аккуратные и точные чертежи и экспортировать их в профессиональные САПР. PadCAD это простота использования, мобильность и скорость. Приложение не является профессиональной САПР, но хорошо работает в небольших проектах. Оно идеально подходит для генподрядчиков, архитектурных бюро, экспертов-оценщиков и агентов по недвижимости.
ОБРАТИТЕ ВНИМАНИЕ:
PadCAD доступно для бесплатной загрузки и использования, но, если вы захотите сохранить или экспортировать свои чертежи, то вам будет нужно обновить приложение до платной версии. Платная версия стоит $14,99.
После обновления вы сможете сохранять и экспортировать любое количество чертежей в любое удобное для вас время.
1) Интуитивное рисование и редактирование: нарисуйте стены пальцем, а затем подгоните, растягивая или перетаскивая их.
2) Точная настройка: для большей точности каждый объект можно настроить по цифровым показателям любого из его измерений. Просто дважды щелкните по объекту.
3) Отмена и возврат без ограничений: Ошиблись? Нажимайте «Отменить» столько раз, сколько вам нужно, или начните заново. Можно отменять действия до момента начала сессии, а также возвращать их до текущего состояния. Как было бы здорово, если бы мы могли делать так же в реальной жизни, правда?
4) Фото: Можно сфотографировать место, которое вы изображаете на чертеже и привязать фото к вашему файлу. На чертеже будет показана иконка фото. Двойной щелчек по ней — и вы откроете полное изображение. Теперь вспомнить, какое именно место вы начертили, будет гораздо проще.
5) Интуитивное управление чертежом: можно увеличивать и уменьшать чертеж двумя пальцами, как любое другое изображение на iPad. Также можно перемещаться по фото, двигая пальцем. Чертить можно на листе в 4 раза больше, чем размер экрана, поэтому вы сможете создать даже очень большие изображения.
6) Джойстик: им очень удобно поворачивать и перемещать любой объект. Это третий способ управления элементами, и он очень популярен среди продвинутых пользователей.
7) Экспорт: можно сохранять чертежи в виде изображений или в формате PDF. Экспортированные изображения можно посылать по электронной почте. Если невозможно подключиться к Интернету, можно сохранить чертеж в фотоленте камеры iPad’а или в самом приложении, начав новую сессию.
Источник