oio11: (Default)
[personal profile] oio11
TkDesk
TkDesk is a graphical desktop manager for UNIX (with a slight emphasis on Linux, but it also runs just as well on AIX, Solaris, HP-UX, SGI Irix and other UNIX flavors) and the X Window System. It offers a very complete set of file operations and services, plus gives the user the ability to configure most aspects of TkDesk in a very powerful way. The reason for this is the use of the Tcl scripting language as the configuration and (for the greatest part of TkDesk) implementation language. This makes TkDesk not just configurable but truly programmable. TkDesk has been influenced by various other systems and file managers: NeXT, for laying out the file browser windows, Apple Finder, for the idea of file annotations and, (shock horror), Windows 95, for some other (of course minor and unimportant) inspirations. ..
http://tkdesk.sourceforge.net/guide/guide-1.html
http://tkdesk.sourceforge.net/

Introducing TkDesk | Linux Journal
Mar 01, 1998 By John Blair in Software
http://www.linuxjournal.com/article/2456

Date: 2016-10-16 09:32 am (UTC)
uzverss: (Default)
From: [personal profile] uzverss
нашёл саммый навороченый:
http://boomerangsworld.de/cms/worker/

Date: 2016-10-17 10:29 am (UTC)
uzverss: (Default)
From: [personal profile] uzverss
clex? тогда уж hotwire

Date: 2016-10-17 12:49 pm (UTC)
uzverss: (Default)
From: [personal profile] uzverss
у них нет таких возможностей, это по сути "умная консоль", нечто типа можно получить настроив zsh, и отчасти напоминает ipython

Date: 2016-10-17 02:02 pm (UTC)
uzverss: (Default)
From: [personal profile] uzverss
удобство
вот ещё нечто навроде
https://habrahabr.ru/post/176077/
https://habrahabr.ru/post/248881/

Date: 2016-10-17 04:36 pm (UTC)
uzverss: (Default)
From: [personal profile] uzverss
в точку
и для погромистов (не для всех)
и для продвинутых пользователей (сисадминов локалхоста)

Date: 2016-10-17 07:49 pm (UTC)
uzverss: (Default)
From: [personal profile] uzverss
хак требует ума (как раз)
не в курсе популярности среди них, это просто удобная консоль

Date: 2016-10-17 04:42 pm (UTC)
uzverss: (Default)
From: [personal profile] uzverss
да, слишком много зависимостей
поэтому у меня xonsh
эта штука умеет обращаться с командами как с объектами
http://rus-linux.net/lib.php?name=/MyLDP/consol/hotwire.html

Date: 2016-10-17 07:47 pm (UTC)
uzverss: (Default)
From: [personal profile] uzverss
он на нём сделан
а что плохого в питоне?
на нём написан Youtube, Instagram, Reddit, Dropbox и тд
http://seclgroup.ru/article_vysokonagruzhennyye_sayty_i_prilozheniya_na_python_django.html
кстати и очень хороший редактор, которым постоянно пользуюсь, рекомендую
http://uzverss.livejournal.com/33842.html

Date: 2016-10-17 07:47 pm (UTC)
uzverss: (Default)
From: [personal profile] uzverss
попробуй сделать это на чистом баше )

Date: 2016-10-18 09:32 am (UTC)
uzverss: (Default)
From: [personal profile] uzverss
главное - вера (в своё могу, гы)

Date: 2016-10-18 08:36 pm (UTC)
uzverss: (Default)
From: [personal profile] uzverss
надо с чего то начинать

вот попробуй сделать то же:
$ python3
>>> str="Я не настолько самоуверенна:))"
>>> str=str.upper()
>>> str
'Я НЕ НАСТОЛЬКО САМОУВЕРЕННА:))'
>>> str=str.capitalize()
>>> str
'Я не настолько самоуверенна:))'


Date: 2016-10-19 09:34 am (UTC)
uzverss: (Default)
From: [personal profile] uzverss
тогда надо поставить
sudo apt-get install python3

Date: 2016-10-19 04:55 pm (UTC)
uzverss: (Default)
From: [personal profile] uzverss
тогда чуть больше возни
$ python
>>> str=u"Я не настолько самоуверенна:))"
>>> str=str.upper()
>>> print str
Я НЕ НАСТОЛЬКО САМОУВЕРЕННА:))
>>> str=str.capitalize()
>>> print str
Я не настолько самоуверенна:))

May 2025

S M T W T F S
    123
45678910
11121314151617
181920212223 24
25262728293031

Most Popular Tags

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 4th, 2025 11:17 am
Powered by Dreamwidth Studios