Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Linux便利贴桌面短笔记——MyNote
社区开发
2944
views ·
4
replies ·
To
floor
Go
val95
deepin
2014-11-21 18:51
Author
总是有些编程语言的关键字记不住,想下载个类似于桌面便利贴的软件,但是找不到。于是自己用python+tkinter写了一个。用法比较简单,界面比较丑陋,能用就行。
在Entry输入要添加的短笔记,ADD添加,双击删除指定短笔记
源码下载链接:http://jijiea.com/upfile/MyNote.tar.gz
可以在rc.local添加命令行实现自动开机运行:
python /解压目录/MyNote.pyw
Reply
Like 0
Favorite
View the author
All Replies
盘灶车站
deepin
2014-11-21 18:55
#1
觉得有可能再丰富下界面和功能,会更方便点。
Reply
Like 0
View the author
ahyanglf
deepin
2014-11-24 23:07
#2
不能封包deb?
Reply
Like 0
View the author
oaker
deepin
2014-11-25 06:23
#3
tomboy notes
Reply
Like 0
View the author
botao
deepin
2019-06-03 22:18
#4
https://bbs.deepin.org/user/21795
您好,
我们非常诚挚的特别邀请您参加“2019深度软件大赛”,您现在只需要提交相关信息即视为报名成功(报名表在附件中),在报名成功后,您可以继续完善您的作品,后期将作品移植到国产CPU平台,也有机会接触到国产桌面计算机产品。
本次大赛的奖品也非常丰厚,不仅有奖金,还有深度周边大礼包等奖品,我们非常期待您能参加本次大赛,关于大赛的介绍可见【
大赛官网
】,期待您的回复。请将参赛报名表填完完成后发送至
https://bbs.deepin.org/module
的邮箱,非常期待您的作品。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
The settings menu needs to be translated into Russian.
Error during system installation
the Network section no longer appears
Fantastic experience on Deepin
Treeland not working
Deepin Native Apps not launching in the latest version
Popular Events
More
在Entry输入要添加的短笔记,ADD添加,双击删除指定短笔记
源码下载链接:http://jijiea.com/upfile/MyNote.tar.gz
可以在rc.local添加命令行实现自动开机运行:
python /解压目录/MyNote.pyw