Mac list running services. Sep 29, 2012 · Running dns-sd -B _services.

Mac list running services. Retrieve a list of services running on a server vb.
Mac list running services What are launch daemons or launch agents? Dec 22, 2015 · I am developing in MAC and need to get the list of all the active applications currently running, I mean the ones which have actual window and the user can see/close/minimize/maximize. Customizing Service Operations. I for inactive. It will give list of nodejs process with it’s project name. how do you start/restart/stop servicves on a mac? in specific, i am trying to control the coldfusion 8 developer server running locally on my mac. influxdb 484 0 homebrew. ]80. many thanks, guys. Jun 4, 2021 · The Windows Services application lists all services, including those that are running and those that are stopped. Or, click View All Tasks > Maintenance Tasks. I like to offer a complete list of all available Services to the user, so that he doesn't have to enter their names manually. Top displays a list of processes, with the ones using the most CPU at the top. on. Dec 12, 2010 · find server running on port 80 netstat -anv | egrep -w [. Activity Monitor should get you seeing which processes are running, and give you the opportunity to kill (quit) any process relevant to your sql server. d/service-name {start} {stop} {status} {reload} {forceXXX} {rcvar} Where option can be use as follows, start : Start a service ; stop : Stop a service; status : Get status of a service such as if service is running or not Mar 31, 2021 · Tip: Mac launchd has its own Terminal utility, launchctl, that lists all the background services running on your Mac. RunningServices”; // Here you need to define the class name but NOTICE!! you need to define its full Feb 22, 2016 · Knowing what background apps and processes that are running is always useful to know. You can create keyboard shortcuts for services, so you don’t have to use an app’s Service menu. To check what services are running, run launchctl list. Hover your mouse over Services. I like to view information about all processes (including every daemon etc etc) that are running on Mac OS X. android. ) So that must mean I have a web server already running. Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. Sep 7, 2011 · I want to update the password of all the services running under one account on multiple servers using powershell. Not running now, but could be, since it could have started at any time. * LISTEN 131072 131072 715 0 The 2nd from the last column is the PID. ) 1. Oct 19, 2023 · It looks like brew doesn't support running "launch daemons" - it can only manage "launch agents" (this Apple documentation delves a bit into the difference between "agents" and "daemons", though - like most official Apple documentation - falls short of an actual spec), which means either run on boot as root or run on user login as a user. redis Jan 6, 2020 · On windows use netstat -nba | FINDSTR "LISTEN" to get a list of processes (Pids) listening on a port. GetDevices). Homebrew services can be controlled through shell scripts, offering a way to collectively manage services with ease. ) A unique process name for a given vendor's process. Other options I have tried are Aug 19, 2023 · Use "systemctl --type=service --state=running" to see all running services on a Linux system with systemd. In the Activity Monitor app on your Mac, in the View menu, choose one of the following: All Processes: Shows all the processes running on your Mac. Jul 8, 2019 · Detailed list of all services under the system domain: [all, including enabled and disabled ones] sudo launchctl print system/ To get detailed list only of the DISABLED System services: sudo launchctl print-disabled system/ To get ALL information about a specific system service. What's the services/running processes manager on macOS? 3. e nessus agent, fireye, active identity and etc on windows and mac assets. Jul 31, 2024 · However, the most convenient way to see processes on Mac is via Commander One. net. I mention the above degrading, foolish and time consuming method, because it is good to see all the stuff running. They claim the resources used are low for a loaded yet dormant daemon, but since 95%+ of them are set to RunOnDemand to me that's running. Those that are selected to Open at Login in the Dock brew services list. g. When I tried this my service had hung, it did not stop after a short wait, "kill" on the pid did not help, doing "kill -9" on the pid killed the process and let kickstart (that had been running in another console while I tried to kill the process) continue and start the service again. all loaded and actively running services), run the following command. Is there a way for me to find out what web server my mac is running? And after that, is there a way for me to disable that so I could possibly use DesktopServer instead. The most powerful app and process management utility in the Mac OS X GUI, Activity Monitor is a powerful task manager that will reveal not only all running and active applications, but also all active and inactive processes. You can also run the following command to get the process id (pid) of the homebrew services: launchctl list | grep homebrew 460 0 homebrew. Power On. options-a - show all ports, including those used by servers-n - show numbers, don't look up names. If you want know, how many nodejs processes running, you can use the following command $ ps -aef | grep node. brew services start [service] Starts and sets up the service to auto-start on boot. k. From the Terminal, using ps ax; Run Applications » Utilities » Activity Monitor and select All Processes. Let’s get started! Prerequisites to Building and Installing a Go Applicationįirst things first, you can only follow this article on a Mac computer, as plist is Mac-specific. I use: sudo ps -A Update: I also tried Activity Monitor as suggested by Alex. Example of use: bash-3. Dec 9, 2007 · It monitors processes; there aren't really services such as there are in the Windows world. Then upon finding a not running norton service that should be running I could Sep 18, 2015 · I'm writing an Automator plugin for OS X that lets you invoke any System Service. How do I turn off programs running in the background on my Mac? 4. My Apr 24, 2020 · Example 1: Show all running processes via the Terminal. GetServices(); You can get the status for all services in a dictionary like this: Oct 23, 2018 · Run the following in Powershell to get a list of all services with "nssm" in the PathName Retrieve a list of services running on a server vb. List systemd service unit filesall service-type units without pager and filter for dead units. ) If this is done on a Mac with no active network connection, the list will of course only contain services running on that machine. It should be similar to what you get when you open up Activity Monitor and choose to save the list. 4. Mar 2, 2019 · I've checked my Sharing settings, and nothing is enabled (including internet sharing. How do I find out what programs are running at startup on my Mac? 2. In above, it's 715. I assume I'd run one of: ps -ax (just what's showing in the CMD column) lsof (just show process name) Then, May 29, 2014 · You will be presented with a list of all supported Services on your Mac in the window to the right of the previous list. The ps command lists running processes. Is there an API function that lets me get all the Services? After all, OS X can list the services in the menu, so how does it get this list? Sep 15, 2012 · You still have to decide what you mean by "process": a Mach task, a BSD process, a Classic/Carbon/Cocoa process/application, what Activity Monitor shows with certain settings, what ps prints out with a certain set of flags (which is close to "BSD process"). ; You won't always be able to access the Services Menu with a right-click. For a more detailed view, including memory and CPU usage, try: ps aux Aug 19, 2024 · And CleanMyMac will help you run regular maintenance tasks to keep your Mac running smoothly: Install and open CleanMyMac. You can scroll to see more. In this guide, we'll show you how to view, Force Quit and even find detailed information about your applications. This makes the command a lot faster Apr 14, 2023 · You only are able to list the services: sudo launchctl list Mix it with some grep and you have it. It's running. ServiceController[] services = ServiceController. Detailed Process List Using ps aux. (3 Replies) Nov 20, 2021 · Those items won’t show up in the app’s Services menu, if you can’t actually use them. settings. Please suggest how to get the running apps from OS X in code. All Processes, Hierarchically: Shows processes that belong to other processes, so you can see the parent/child relationship between them. Systemd is a system and service manager in Linux that launches services. Type man 1 crontab for more info on that command and man 5 crontab for more info on the cron table file format. Go to Apple menu > System Preferences. Feb 26, 2024 · There is one easy way to quickly identify CPU and memory-intensive apps running on your Mac and quit them if they are causing problems. It's not supposed to run. Power Off (Soft) vim-cmd vmsvc/power. 0 in 2001. Dec 28, 2018 · I want to close a lot of programs at once using killall, and make a batch list in time. It provides details like name, load, sub-state, and description. For example only MySQL you can filter the output of the command above, like sudo launchctl list | grep -i mysql. If you see a window saying "X Maintenance Tasks Recommended", click Run. My May 31, 2024 · Restart Management, HA Services (change to /sbin/services directory) restart. How do I manage processes on a Mac? 5. Oct 16, 2019 · How to list services in Windows (all, stopped, running) using the command-line prompt (CMD) or the PowerShell. To show all running processes on macOS via the command line, the following command below is needed and it is generally available for both Linux and Mac. You can now start the database server using: postgres -D /usr/local/var/postgres or pg_ctl -D /usr/local/var/postgres -l logfile start Though in most cases you are actually better of using brew services instead of using pg_ctl: brew services start postgres A for active. Launch Services is also used to prioritize which app is used to open a document or URL. On Mac OS X which is really a UNIX everything running is a process. This is helpful when you are running multipe nodejs application & you want kill specific process for the specific project. Click on Keyboard, then click on the Shortcuts tab. Jan 9, 2012 · Go to System Preferences, click on the Keyboard pane, and select the Keyboard Shortcuts tab. I’d like to see information for the text editor and web browser. Here, you can check or uncheck the Nov 18, 2016 · I also don't want to be running around with broken anti-virus protection, so I had hoped launchctl would be able to give me a list of services that told me which ones were running, which ones were not running and which ones were configured to run as a daemon on start. Another way to list services is by applying the systemctl command to show all “service” type units, then using the –no-pager option to disable the pager and filtering the results with the grep command to only display units in a “dead” state. Description After a few hours on M1 Mac Mini running Sonoma 14. masked: Service is completely disabled and any start Jan 29, 2024 · brew services run [service] Runs the service but does not start it at boot. service loaded active exited Network Manager Wait Online NetworkManager Jul 2, 2016 · I'm new to programming with swift and osx, and I've seen a variety of apps that allow users to view app processes that are consuming a lot of memory on macs. Mar 27, 2024 · Apple introduced the Services menu with Mac OS X Snow Leopard, and it makes us wonder what it would be like to go back to Mac OS X Snow Leopard. D for on demand. My Processes: Shows processes owned by your user account. 2$ brew services list Name Status User File [email protected] none postgresql@XX started [LOCAL_USER] redis none Jan 29, 2015 · I did search on the subject on services in linux and they do explain how to find what are the services that loaded when the linux boot. Services are background tasks without a UI, while daemons are launched on boot. service loaded active running Command Scheduler dbus. If you are running the commands in the terminal you will want to run the non-sudo version first, because if you don't, the sudo version will create a root session which will force version #1 to have root privileges anyways! Jan 11, 2019 · Listing Services. In this article, we’ll explore Mar 26, 2015 · Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Dec 29, 2010 · Is there a way to browse all running network services on my Mac? More info: I am connecting to a MIDI network session (found under 'Audio MIDI settings', present on all OSX installs). GetServi­ces (to get list of driver services use method ServiceContro­ller. To view more detailed info about processes running on Mac and background apps, execute the command “top” or “ps”. For those running multiple services, it may make sense to script the starting and stopping of services. Seeing which processes are running. 80 *. For example, to download the stackoverflow page every day at 10:00a, run crontab -e, enter this line, and then save/quit. Apr 4, 2017 · I want to write a program in node js that gets the list of services running on the machine and find their status. Jan 28, 2024 · List Running Services. _udp will return a list of all available service types that currently being advertised. CleanMyMac Menu has CPU and Memory monitors that list the intensive apps currently running. grafana 469 0 homebrew. Jan 28, 2024 · By monitoring logs, you can troubleshoot if a service isn’t running as expected. In the menu on the left side of the window, click on Services. I noticed that the ps -a command does something similar, but it cuts off the names of the processes. Edit this page on Github → Jun 26, 2022 · The running applications you see on your screen are a fraction of what is happening in Windows. am Oct 5, 2016 · Once you have run that, it should say something like: Success. service loaded active exited Restore /run/initramfs on shutdown NetworkManager-wait-online. service loaded active running Console Getty crond. Jul 4, 2024 · The first ancestor of the macOS family was Mac OS X Public Beta released in 2000, followed by a public release of Mac OS X 10. In mac, if we press command + option + esc keys will show the running applications. I was wondering if there is a way in swift that we could obtain and list currently running apps. 0 quits and gives error: running services: running services: running Docker API Proxy: shared listener closed This is on a fresh install -- I uninsta May 6, 2023 · Service is running in the background: inactive: Service is not running. There, select the tasks and click Run. popen('ps -ea') but this only lists a small subset of the processes, presumably those owned by the owning shell. exe"; processes "twdaemon" ) Nov 30, 2013 · To get list of all services (which are not device drivers) use static method ServiceContro­ller. Automatically starting processes. List Virtual Machines (VMIDs) vim-cmd vmsvc/getallvms. It should not run on it's own, and I hope you notice how my tone is not definitive. Select/Unselect Menu Items . Aug 11, 2017 · List node process: $ ps -e | grep node. Terminate running VM process (forcibly powers off VM) esxcli vm process kill. To see all currently running processes, use the ps -ax command: ps -ax. But it's not supposed to surprise you, I should mean off. Go to Applications > Utilities and launch Terminal. You can change the amount of surrounding lines grep outputs (called the "context") with options -C [num] or --context=[num]. Oct 18, 2023 · Whether you’re troubleshooting, optimizing, or just curious about what’s running on your MacBook, it’s essential to know how to view active services and processes. Run following commands to stop the running process and unload the daemon service from launchd framework. Running ps in the terminal just lists the open Terminal windows. sudo launchctl list | grep service <-- Here you put the service you're looking for The output has the following meaning: First number is the PID of the process, if it's running, if it isn't running, it shows a '-'. And how to search for a specific service in Windows. This command lists all running processes, showing their Process ID (PID) and command names. $ sudo launchctl stop org. The output will be written Nov 16, 2023 · List All Active Running Services in Systemd List Running Services in systemctl. Haney. brew services cleanup: Removes unused services from the list. Mac OS X 10. Am I correct in thinking this is a network service? I am planning to use NSNetServiceBrowser to locate all local computers running this service. brew services restart [service] Stops and then starts the service. brew services stop [service] Stops the service from running. The list is organized into relevant sections: Text, images, Internet etc Jun 28, 2009 · Hello there, I am new to macs and have formely been a vista power-user. Thanks in advance. List all services. I'd like to get a list of all the applications currently running on my machine using the command line. Oct 4, 2010 · The top command is the traditional way to view your system’s resource usage and see the processes that are taking up the most system resources. List Running Processes in macOS. As the right-click menu is contextual, you Nov 16, 2016 · I'm looking for a way to get all running processes on the Mac that satisfies these requirements: 1. . however I have not find how to detect what services run right now. Nov 27, 2018 · Advertising & Talent Reach devs & technologists worldwide about your product, service or employer brand OverflowAI GenAI features for Teams OverflowAPI Train & fine-tune LLMs Dec 9, 2015 · brew services [subcommand] Manage background services with macOS’ launchctl(1) daemon manager or Linux’s systemctl(1) service manager. Is there any command or api in node js that gives the list of services running on the machine. _dns-sd. The top command will show you a list of all Mac running processes and various statistics for each process. wso2. e. top -pid $(pgrep -d ' -pid ' -f Python) filter all Python process on top. cron Jun 3, 2024 · I’d like to view information for processes running in OS X. In the sidebar, click Services, then select items to make them available in the Services menu or deselect items to remove them. i tried Get-process, Get-WMIObject cmdlets, but these two commands don't have serviceaccount usage. Sep 21, 2011 · top -pid doesn't expect a comma separated list of pids, it expects only one pid. Sep 4, 2019 · Note that Homebrew removing the formula doesn't seem to stop the old mongod daemon (although it does remove it from the brew services list, so you can't brew services stop it), so if the service had previously been running you'll need to stop it (e. Let’s recount the stories of all Mac OS X versions, up to the current macOS (or check out our ultimate infographic. static: Service can be started by another systemd unit automatically. My app is similar to Cisco Webex. Mar 11, 2021 · Oddly enough, running sudo launchutil list prints out the root daemons, and only the root deamons. Note that there are two separate sets of services: To get a list of services system-wide (a. system domain), sudo launchctl list, To get a list of services running under your user profile (a. *LISTEN sample output tcp4 0 0 *. vim-cmd vmsvc/power. The following command lists all processes running on your system: ps -A May 29, 2019 · WSO2 API Manager running as a service with PID: 27787. This includes quite literally everything running on the Mac May 7, 2010 · I've seen lots of scripts out there for manually stopping/starting services in a list, but how can I generate that list programatically of -just- the automatic services. Jun 18, 2011 · That is a sure way to tell if it is running at boot. From managing device drivers to ensuring security, a bunch of background processes maintain a functioning Windows PC. Thanks. First you need to declare and initialize few variables :-private static final String APP_DETAILS_PACKAGE_NAME = “com. I tried: osacript -e tell application "Microsoft Word" to get the bounds of the front window But it's does not work for all Application and you can't specify a child (If you have two Word Document, it return the first opened). Theoretical example: exists ( processes "teagent. So I had to changed it a little to work with several pids. Click Performance on the left panel > Run. March 24, 2001: Aqua interface is born with Mac OS X Cheetah. Jul 24, 2019 · Advertising & Talent Reach devs & technologists worldwide about your product, service or employer brand OverflowAI GenAI features for Teams OverflowAPI Train & fine-tune LLMs Mar 12, 2015 · stevebow wrote:Is there an equivalent of the Linux "service" command in the QNAP Busybox somewhere? In particular "service --status-all"? I am trying to get a list of all running services - and I don't mean the page in the web GUI. Any ideas how to get the other apps on to the list please? (Using latest software BTW) Cheers I like to view information about all processes (including every daemon etc etc) that are running on Mac OS X. Nov 5, 2009 · Type crontab -e to edit your cron table and crontab -l to list the current contents. Usually, the default option for grep is to print no context, so the command you used should be fine. Don't actually do that for real though. ps. Step 1. 2. 1, Docker Desktop 4. You can also exit them from there. If you want to save the list of these services to an external file to record or share, there is no option in the application to save the files. enabled: Service is enabled to run automatically at boot time. launchctl print system/com. For content sharing we first need to list running applications and allow user select what to share. ps aux Jul 15, 2020 · 2. 1. It Feb 22, 2016 · Knowing what background apps and processes that are running is always useful to know. esxcli vm process list. The tool is written in Go, which requires Go specific knowledge to run it. vix. 7. In the case of a Mac, there are multiple ways to see all the Running Apps and Programs, ranging from the simple option of using the Dock to using the Terminal command. Even though many apps don’t support it, there are Sep 29, 2012 · Running dns-sd -B _services. How can I see all processes that are running? Say I’m running a web browser, terminal and text editor. 29. Homebrew services can also be customized with plists (property list files). using ps -x | grep mongo followed by kill <pid>) then start the new service. For example, an application from two vendors might have the same process name (as seen in Activity Monitor). Click on Services to see a list of all the services on your Mac. I want to script some reboots, and am looking for a way to verify that everything did in fact start up correctly for any services that were supposed to. settings”; // Here you need to define the package name private static final String SCREEN_CLASS_NAME = “com. On this page. Jan 22, 2019 · Launch Services is a core service of the Mac OS that enables an actively running application to open other apps, documents, or URLs (Uniform Resource Locators). Feb 22, 2016 · There are various ways to view background tasks on a Mac, be it from glancing at your Dock to opening the Terminal and seeing a detailed view of your processes. I tried running the sc query command from node Feb 14, 2024 · Right-click wherever you wish to use a Service. List running VMs with world ID. To see a list of all running services managed by Homebrew, use: brew services list This will display a table with the service name, status, and other pertinent details. Automating Service Management. Items appear in an app’s Services menu only if they’re relevant to the app or task. apple. Jul 1, 2012 · For most of the "services" (called Daemons or Agents documented by Apple here and here) you can check: In terminal: $ sudo launchctl list. user domain), launchctl list | grep -v com. Today, we are going to set up and use PlistWatch. But to get a quick glance at all running services (i. Type launchctl list and hit Return. So I can't give permission to use location services for any other application, for example Safari. Note -i is to make the filter case insensitive. is there a way to update password of all the services running with an account by passing service account,password as parameters to Jul 31, 2024 · To reveal the Terminal press Command + Spacebar and type in Terminal. I tried running the sc query command from node Oct 16, 2019 · How to list services in Windows (all, stopped, running) using the command-line prompt (CMD) or the PowerShell. ) ALL processes (system and user) 2. 0 Cheetah. I would like to now that and how to kill services. Jun 20, 2015 · Stack Exchange Network. Jul 28, 2023 · Location Services on MacBook Air M1 When I access location services it only lists SIRI, Apple Maps and system services. Dec 19, 2017 · To see the process names just by themselves with quotes and new lines, try this in Terminal: Try top -o +state, it will show all the running processes in the top of the 'top', however, below it will also show the sleeping processes. It Jun 4, 2021 · The Windows Services application lists all services, including those that are running and those that are stopped. Jun 5, 2017 · Hello, I am looking to put together a report or dashboard to track for certain running services on a host or sever, i. mxcl. All of the Service menu option will show. off Apr 24, 2020 · Example 1: Show all running processes via the Terminal. service loaded active running D-Bus System Message Bus dracut-shutdown. It essentially becomes something like this: top -pid 123 -pid 836 -pid 654 Jun 3, 2021 · UNIT LOAD ACTIVE SUB DESCRIPTION _____ console-getty. a. There is, however, a little known tool MAC list?  A MAC list specifies the most a PBM will reimburse a pharmacy for a particular generic drug  Identical generic drugs can be made by several manufacturers and listed at different prices  PBMs set and regularly update MAC lists at a level that reflects the average acquisition cost of a well-run pharmacy  MAC lists encourage Apr 12, 2012 · I want to list opened windows in the terminal to get x, y, width and height like xwininfo -root -tree for X11. But I don't know what that would be. You could also have an additional service check for windows only. General syntax: /etc/rc. Nov 4, 2009 · I want to get the list of running processes on the Mac, similar to what you get from 'ps -ea' I have tried os. # systemctl list-units --type=service --state=running OR # systemctl --type=service --state=running List Running Services in Systemd May 17, 2013 · View All Running Apps & Processes with Activity Monitor. Nov 12, 2024 · 1. disabled: Service is disabled and will not be started automatically at boot time. I tried using NSWorkspace runningApplications function, but it gives a long list of applications (most probably it also lists some hidden applications) but I In the Activity Monitor app on your Mac, in the View menu, choose one of the following: All Processes: Shows all the processes running on your Mac. (The list is per interface, so there will be some redundancy. – top. Here is a complete answer. Dec 10, 2005 · From these directories, you can start/stop any network or other system related services. View the list of running services. – ps Jan 24, 2018 · state of service “teagent” The service should have a running process, and you could check for the process on both OSes using similar relevance without all the extra hassle. For any system administrator overseeing multiple computers, it is important to be able to view the status of these critical services. if you need to find a specific port, then pipe it through findstr twice netstat -nba | FINDSTR "LISTEN" | FINDSTR "3000" Sep 30, 2020 · Advertising & Talent Reach devs & technologists worldwide about your product, service or employer brand; Mac OSX - Get all running application list with memory usage. jcbl lrtiqe wgdkv jduc irowae czcr dnzlqp wwvonm ppmkcdz ntra
{"Title":"What is the best girl name?","Description":"Wheel of girl names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}