remote-admin-tool
Here are 81 public repositories matching this topic...
-
Updated
Dec 7, 2019 - Objective-C
I'm not sure if this is even possible, or if it's up to the Operating System, but I have two monitors and when the sudo pop-up opens when I'm editing a file, the dialog box opens on the other monitor (the primary one in Windows 10 settings). Would it be possible to force the dialog box pop-up to open on the same monitor as where the snowflake app is running? I totally understand if that is not som
-
Updated
Feb 1, 2019 - Python
-
Updated
Jun 16, 2020 - Perl
-
Updated
May 29, 2020 - Python
-
Updated
Jun 30, 2019 - Python
-
Updated
Oct 10, 2019 - Python
-
Updated
May 14, 2020 - Python
-
Updated
May 9, 2020 - C
-
Updated
Jun 15, 2020 - Go
add setup.py file
Citing the doc: "The setup script is the centre of all activity in building, distributing, and installing modules using the Distutils."
source: https://docs.python.org/3/distutils/setupscript.html
For the Python community the setup.py file is a standard to know how to set up the environment just out of the box. Instead of running the right scripts in the order it would be better to have one kn
-
Updated
Apr 3, 2020 - Python
-
Updated
Jun 11, 2020 - C#
-
Updated
Jan 7, 2020 - C
-
Updated
Oct 22, 2018 - Java
documentation
hi developer , can you please give a brief documentation how how to generate the apk client and the sql file is missing too for the web server ... thanks in advance ....
-
Updated
Oct 19, 2019 - C#
-
Updated
Jun 11, 2020 - C++
-
Updated
Apr 11, 2020 - Python
-
Updated
Jun 2, 2019 - Shell
-
Updated
May 22, 2017 - Python
-
Updated
Oct 27, 2019 - Go
-
Updated
Apr 19, 2019 - Python
-
Updated
Oct 27, 2019 - Go
-
Updated
Jan 8, 2018 - PowerShell
-
Updated
Apr 30, 2020 - Python
-
Updated
Jun 16, 2020 - Python
-
Updated
Feb 18, 2020 - Python
-
Updated
Apr 16, 2018 - Go
Improve this page
Add a description, image, and links to the remote-admin-tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the remote-admin-tool topic, visit your repo's landing page and select "manage topics."
I used to launch pupy using the script
./start-compose.sh(like mentioned in your documentation). But it looks like this file no longer exists.Did you remove this functionality ? If so can you plz remove it from the documentation ! If not, can you tell me please how I can launch
pupynow with docker-compose ?PS : pupy rocks, really thank you for the author and contributors.