LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux Lite 2.8 Suggestion Thread
#96
(10-07-2015, 11:28 PM)Jerry link Wrote: [quote author=Wirezfree link=topic=2227.msg17920#msg17920 date=1444242251]
I'm not a programmer, so have no idea on what's involved..??

For "Branding, Image and Consistency"
How about making "Lite Software" and "Lite Tweaks" look like "Lite Control Centre"

It's certainly doable, but LCC is written in python, the other 2 are in bash/zenity. The change would require so much work I'm getting a headache already  Tongue
[/quote]

@ Jerry-
I found this online->
Convert bash to phython ___> 
It should be fairly simple to convert your program. The only tricky part will be running the db2 command and (maybe) refactoring reads.py so that it can be called as a library function.
    Setting local variables is the same.
    Replace echo with print.
    Replace your loop with for r in range(runs):.
    Get the date with the datetime module.
    Replace write to file with the file objects module.
    Replace the call to db2 with the subprocess module.
    You'll need to import reads.py to use as a library (or you can use subprocess).
-Check this as well- http://www.swag.uwaterloo.ca/bash2py/

Convert zenity to python- i found this- https://pypi.python.org/pypi/python-zenity/0.1

I know this could be some work, and lots of time. but it could be outsourced. I could try doing it myself, but I am a novice programmer in C++ and Ruby. So i'm not sure I can, but would love to try it! If LL tools across the board have the same theme/look - that would be nice. I don't mind it being different now between the tools however, but it is a very good idea.
Maybe Eclipse IDE can do everything needed ?
Member www.eff.org
*Hardware hacks are my speciality.
"forum posts should be like a skirt- long enough to cover the subject material, but short enough to keep things interesting"
--I am using/Running Linuxlite 2.8, Debian8 server, Ubuntu 14, Win7,Win10, MX15, LinuxMint kde.
--Xerox field service engineer, printer repairs,network analyst.
Reply


Messages In This Thread
Linux Lite 2.8 Suggestion Thread - by Valtam - 09-02-2015, 08:20 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-02-2015, 09:05 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-02-2015, 11:43 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 09-02-2015, 01:07 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-02-2015, 01:18 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 09-02-2015, 09:09 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-04-2015, 03:49 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-05-2015, 05:24 AM
Re: Linux Lite 2.8 Suggestion Thread - by avj - 09-05-2015, 02:34 PM
Re: Linux Lite 2.8 Suggestion Thread - by Teddy - 09-09-2015, 10:28 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-12-2015, 05:03 PM
Re: Linux Lite 2.8 Suggestion Thread - by Shady - 09-13-2015, 07:59 PM
Re: Linux Lite 2.8 Suggestion Thread - by Ottah - 09-21-2015, 11:24 AM
Re: Linux Lite 2.8 Suggestion Thread - by Ottah - 09-21-2015, 12:18 PM
Re: Linux Lite 2.8 Suggestion Thread - by avj - 09-21-2015, 12:32 PM
Re: Linux Lite 2.8 Suggestion Thread - by Lend27 - 09-21-2015, 07:03 PM
Re: Linux Lite 2.8 Suggestion Thread - by Teddy - 09-21-2015, 11:21 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-22-2015, 12:08 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-22-2015, 03:29 PM
Re: Linux Lite 2.8 Suggestion Thread - by Jocklad - 09-23-2015, 08:41 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-23-2015, 11:59 AM
Re: Linux Lite 2.8 Suggestion Thread - by ChrisL - 09-23-2015, 07:47 PM
Re: Linux Lite 2.8 Suggestion Thread - by Lend27 - 09-25-2015, 04:47 PM
Re: Linux Lite 2.8 Suggestion Thread - by Lend27 - 09-26-2015, 12:29 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-27-2015, 06:50 AM
Re: Linux Lite 2.8 Suggestion Thread - by Shady - 09-28-2015, 07:58 PM
Re: Linux Lite 2.8 Suggestion Thread - by ChrisL - 09-28-2015, 08:32 PM
Re: Linux Lite 2.8 Suggestion Thread - by avj - 09-28-2015, 10:04 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-29-2015, 01:28 AM
Re: Linux Lite 2.8 Suggestion Thread - by avj - 09-29-2015, 02:11 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 10-02-2015, 08:48 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 10-03-2015, 12:32 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 10-03-2015, 03:27 AM
Re: Linux Lite 2.8 Suggestion Thread - by Zead - 10-03-2015, 03:50 AM
Re: Linux Lite 2.8 Suggestion Thread - by drum - 10-03-2015, 06:31 AM
Re: Linux Lite 2.8 Suggestion Thread - by Teddy - 10-05-2015, 04:29 AM
Re: Linux Lite 2.8 Suggestion Thread - by fer15 - 10-05-2015, 06:57 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 10-05-2015, 08:55 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 10-06-2015, 06:48 AM
Re: Linux Lite 2.8 Suggestion Thread - by Lend27 - 10-07-2015, 01:43 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 10-07-2015, 03:06 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 10-07-2015, 11:20 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 10-07-2015, 11:28 PM
Re: Linux Lite 2.8 Suggestion Thread - by Zead - 10-31-2015, 02:44 PM
Re: Linux Lite 2.8 Suggestion Thread - by technomancer - 11-01-2015, 02:01 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-01-2015, 04:45 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-01-2015, 04:47 AM
Re: Linux Lite 2.8 Suggestion Thread - by j1r1 - 11-01-2015, 07:58 PM
Re: Linux Lite 2.8 Suggestion Thread - by j1r1 - 11-02-2015, 10:38 AM
Re: Linux Lite 2.8 Suggestion Thread - by j1r1 - 11-02-2015, 12:59 PM
Re: Linux Lite 2.8 Suggestion Thread - by j1r1 - 11-04-2015, 07:25 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-16-2015, 07:35 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-16-2015, 10:28 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-17-2015, 04:34 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-17-2015, 04:42 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-17-2015, 05:23 AM
Re: Linux Lite 2.8 Suggestion Thread - by Zead - 11-17-2015, 05:27 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-17-2015, 10:14 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-22-2015, 07:31 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-22-2015, 10:13 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-23-2015, 12:38 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-23-2015, 04:24 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-23-2015, 07:16 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-23-2015, 11:40 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-23-2015, 11:56 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-23-2015, 05:18 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-24-2015, 04:57 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-24-2015, 05:39 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-24-2015, 06:22 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-24-2015, 11:31 PM
Re: Linux Lite 2.8 Suggestion Thread - by bugfree - 12-12-2015, 07:11 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 12-12-2015, 11:16 AM
Re: Linux Lite 2.8 Suggestion Thread - by bugfree - 12-12-2015, 01:19 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 12-20-2015, 12:33 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 12-20-2015, 03:55 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 12-20-2015, 05:15 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 12-20-2015, 08:11 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-06-2016, 06:56 AM
Re: Linux Lite 2.8 Suggestion Thread - by n1ksn - 01-07-2016, 12:03 AM
Re: Linux Lite 2.8 Suggestion Thread - by avj - 01-07-2016, 03:39 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-07-2016, 04:08 AM
Re: Linux Lite 2.8 Suggestion Thread - by Lynne - 01-07-2016, 10:38 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-07-2016, 11:13 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-08-2016, 12:54 AM
Re: Linux Lite 2.8 Suggestion Thread - by MarkZ - 01-13-2016, 08:13 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-13-2016, 08:33 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-13-2016, 11:31 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-14-2016, 04:41 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-22-2015, 07:28 PM

Forum Jump:


Users browsing this thread: 51 Guest(s)